Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-04 | Use rtic-rs master | 1 | -1/+1 | |
2020-09-01 | Brutally yank out multicore | 1 | -4/+1 | |
2020-08-27 | Preparing v0.5.5 release | 1 | -1/+1 | |
2020-08-26 | Preparing for 0.5.4 release | 1 | -1/+1 | |
2020-06-11 | Rename RTFM to RTIC | 1 | -6/+6 | |
2019-11-14 | v0.5.0 final release | 1 | -2/+2 | |
2019-10-15 | v0.5.0 beta release | 1 | -3/+6 | |
2019-09-15 | turn git deps into crates.io deps | 1 | -3/+1 | |
2019-09-15 | fix gh-pages build | 1 | -3/+3 | |
2019-08-20 | adapt to changes in rtfm-syntax | 1 | -3/+3 | |
2019-06-18 | add homogeneous multi-core support | 1 | -0/+1 | |
2019-06-13 | rtfm-syntax refactor + heterogeneous multi-core support | 1 | -6/+6 | |
2019-05-21 | bump heapless dependency to v0.5.0; remove "nightly" feature | 1 | -2/+1 | |
2019-05-01 | implement RFCs 147 and 155, etc. | 1 | -5/+1 | |
2019-04-21 | v0.4.3 | 1 | -1/+1 | |
2019-02-27 | v0.4.2 | 1 | -1/+1 | |
2019-02-19 | add "nightly" feature | 1 | -1/+2 | |
2019-02-12 | bump macros versionv0.4.1 | 1 | -1/+1 | |
2018-12-16 | v0.4.0 | 1 | -1/+1 | |
2018-12-16 | move macros crate to the 2018 edition | 1 | -0/+1 | |
2018-12-16 | properly handle #[cfg] (conditional compilation) on resources | 1 | -3/+3 | |
2018-12-02 | codegen: stop using `export_name` | 1 | -1/+1 | |
2018-11-04 | 0.4.0-beta.2v0.4.0-beta.2 | 1 | -1/+1 | |
2018-11-03 | update macros/Cargo.toml | 1 | -0/+7 | |
2018-11-03 | v0.4.0 | 1 | -14/+16 | |
2018-08-24 | v0.3.3v0.3.3 | 1 | -1/+1 | |
2018-06-07 | Fix mistakes in dependencies | 1 | -1/+1 | |
2018-06-07 | Fix "Could not find `Op` in `proc_macro`" | 1 | -4/+4 | |
2018-04-16 | switch to a crates.io release of rtfm-syntax | 1 | -2/+2 | |
2018-04-16 | update parser | 1 | -4/+5 | |
2018-01-15 | v0.3.0 | 1 | -3/+2 | |
2017-12-23 | switch to master branches | 1 | -1/+1 | |
2017-12-09 | safe `&'static mut` references via init.resources | 1 | -1/+2 | |
2017-11-22 | v0.2.2v0.2.2 | 1 | -1/+1 | |
2017-09-22 | Use rtfm-syntax 0.2.0 | 1 | -2/+1 | |
2017-09-03 | Allow initialization of resources in `init`. | 1 | -1/+2 | |
2017-07-29 | v0.2.0v0.2.0 | 1 | -1/+7 | |
2017-07-29 | update examplesrelease/v0.1 | 1 | -4/+1 | |
2017-07-14 | split macro parser into its own crate and improve error handling / reporting | 1 | -0/+5 | |
2017-07-11 | compiler plugin -> proc macro | 1 | -1/+1 | |
2017-07-08 | rename rtfm-macros to cortex-m-rtfm-macros | 1 | -1/+1 | |
2017-07-04 | rtfm! macro take 2 | 1 | -0/+11 |