Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-01 | Rename const_app to mod_app | 1 | -10/+4 | ||
2020-09-25 | cfg_core is gone, cargo fmt | 1 | -4/+8 | ||
2020-09-25 | Collect and generate required use-statements | 1 | -3/+22 | ||
2020-09-01 | Remove stale code, fix comment styling | 1 | -3/+1 | ||
2020-09-01 | Since there only will be one init/idle use .first().unwrap(), matching ↵ | 1 | -2/+1 | ||
rtic-syntax | |||||
2020-09-01 | Brutally yank out multicore | 1 | -8/+7 | ||
2020-06-11 | Rename RTFM to RTIC | 1 | -4/+4 | ||
2020-05-29 | allow handlers to be named 'main' | 1 | -1/+1 | ||
`#[init]`, `#[idle]` and `#[task]` handlers can now be named `main` fixes #311 | |||||
2019-08-20 | adapt to changes in rtfm-syntax | 1 | -0/+2 | ||
2019-06-29 | WIP | 1 | -8/+5 | ||
2019-06-13 | rtfm-syntax refactor + heterogeneous multi-core support | 1 | -0/+92 | ||