Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | |
2018-08-31 | turn macros into attributes | 1 | -0/+1 | |
2018-08-27 | v0.5.3 | 1 | -1/+1 | |
2018-08-26 | Merge #95 | 1 | -3/+0 | |
2018-08-25 | remove build dependency on arm-none-eabi-gcc | 1 | -3/+0 | |
2018-08-22 | Add additional meta data to improve crate experience | 1 | -0/+1 | |
2018-08-15 | Include latest updates in v0.5.2 | 1 | -1/+1 | |
2018-08-11 | v0.5.2 | 1 | -1/+2 | |
2018-08-07 | refactor the linker script | 1 | -0/+1 | |
2018-06-18 | Update panic-semihosting to v0.3.0 | 1 | -1/+1 | |
2018-05-14 | v0.5.1 | 1 | -1/+1 | |
2018-05-11 | add CI, add device specific check of the vector table size, .. | 1 | -3/+6 | |
2018-05-11 | doc up, __reset -> Reset, main! -> entry!, weak syntax of `exception!` .. | 1 | -0/+3 | |
2018-04-26 | tweak HardFault and DefaultHandler | 1 | -1/+4 | |
2018-04-24 | compile on stable | 1 | -2/+1 | |
2018-04-09 | drop the panic_fmt lang item and the abort-on-panic feature | 1 | -5/+1 | |
2018-04-09 | drop support of older nightlies | 1 | -4/+0 | |
2018-04-09 | add LLD support | 1 | -1/+1 | |
2018-04-08 | support the newest nightly | 1 | -1/+1 | |
2018-04-01 | v0.3.14 | 1 | -1/+1 | |
2018-02-17 | v0.3.13 | 1 | -1/+1 |