Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-08 | Prepare for c-m-rt 0.7.2 | 1 | -1/+1 | |
2022-02-24 | Bump to Edition 2021 and rust-version 1.59 | 1 | -1/+2 | |
2022-02-24 | Add set-sp and set-vtor features to cortex-m-rt. | 1 | -0/+2 | |
2022-01-26 | c-m-rt: fix macro hygiene, set to edition 2018 | 1 | -0/+1 | |
2022-01-12 | Fix cortex-m-rt build that was depending on old cortex-m via out-of-tree cort... | 1 | -1/+1 | |
2022-01-12 | Fix cortex-m-rt compiletest tests | 1 | -3/+1 | |
2022-01-12 | Update GHA for integrated cortex-m-rt | 1 | -2/+2 | |
2021-11-24 | Update to 0.7.1. | 1 | -1/+1 | |
2021-07-12 | Prepare for v0.7.0 | 1 | -2/+2 | |
2021-04-29 | bump version to 0.6.13 | 1 | -1/+1 | |
2021-01-26 | Update cortex-m to 0.7.1 | 1 | -1/+1 | |
2020-11-25 | Initialize RAM in assembly | 1 | -1/+0 | |
2020-08-30 | Avoid depending on `cortex-m` | 1 | -1/+3 | |
2020-07-12 | Add barriers after FPU enabling | 1 | -1/+1 | |
2020-07-03 | Replace __ONCE__ with Cargo links key | 1 | -0/+1 | |
2020-03-04 | Updated r0 to 1.0. | 1 | -1/+1 | |
2020-02-05 | Change macros crate to same version as cortex-m-rt, with strict version depen... | 1 | -1/+1 | |
2020-01-26 | Add a test that enables ALL the warnings | 1 | -0/+4 | |
2019-12-04 | cortex-m-rt 0.6.11 | 1 | -1/+1 | |
2019-11-21 | Remove Remaining Rand Remnants | 1 | -5/+0 | |
2019-11-21 | Require `device` feature when running compiletests | 1 | -0/+4 | |
2019-11-21 | Update compiletest-rs | 1 | -1/+1 | |
2019-11-01 | Bump rand dependency to 0.7 | 1 | -1/+2 | |
2019-11-01 | Bump cortex-m-rt-macro version to 0.1.6 for release | 1 | -2/+2 | |
2019-08-19 | Enable building semihosting for Armv8m | 1 | -12/+1 | |
2019-07-25 | v0.6.10 | 1 | -1/+1 | |
2019-07-11 | v0.6.9 | 1 | -1/+1 | |
2019-04-02 | 0.6.8 release | 1 | -1/+1 | |
2019-03-16 | Bump cortex-m dev-dep to 0.6 (it's only a dev-dep and so doesn't affect other... | 1 | -2/+13 | |
2019-03-14 | Update cortex-m version requirement to allow new 0.6.0 version | 1 | -2/+2 | |
2019-01-12 | add team e-mail to authors | 1 | -1/+5 | |
2018-12-15 | prepare for v0.6.7 release | 1 | -2/+2 | |
2018-12-07 | bump cortex-m-rt-macros | 1 | -1/+1 | |
2018-12-07 | v0.6.6 | 1 | -1/+1 | |
2018-11-11 | change the documentation link to docs.rs | 1 | -1/+4 | |
2018-10-23 | Only compile device example if "device" feature is activated | 1 | -0/+5 | |
2018-10-23 | v0.6.5 | 1 | -4/+4 | |
2018-09-25 | v0.6.4 | 1 | -2/+2 | |
2018-09-21 | add to authors. | 1 | -1/+1 | |
2018-09-21 | remove unneeded code and dependencies. | 1 | -2/+0 | |
2018-09-21 | make build pass. | 1 | -0/+3 | |
2018-09-18 | use panic-halt instead of panic-{abort,semihosting} | 1 | -2/+1 | |
2018-09-09 | v0.6.3 and v0.1.1 | 1 | -2/+2 | |
2018-09-09 | v0.6.2 | 1 | -1/+1 | |
2018-09-07 | Added example using rand crate to ensure no_std compatibility | 1 | -0/+4 | |
2018-09-07 | README: update the documentation link | 1 | -1/+1 | |
2018-09-06 | error during compilation if two copies of cortex-m-rt are being linked | 1 | -1/+1 | |
2018-09-06 | v0.6.0, take 2 | 1 | -2/+2 | |
2018-09-06 | v0.6.0 | 1 | -1/+1 | |
2018-09-06 | add compile-fail tests; test only on nightly | 1 | -2/+5 |