Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-07 | Full local resource syntax working | 1 | -14/+17 | ||
2021-07-06 | Minimal app now compiles | 1 | -17/+12 | ||
2021-05-06 | Flattened the _ out of it | 1 | -3/+1 | ||
2020-11-14 | Multilock support | 1 | -0/+1 | ||
2020-10-23 | Now all locks are symmetric | 1 | -2/+1 | ||
Test fixes Fix test Fix comment | |||||
2020-10-22 | Merge #396 | 1 | -19/+5 | ||
396: Fix namespaces r=AfoHT a=korken89 Co-authored-by: Emil Fresk <emil.fresk@gmail.com> | |||||
2020-10-21 | Updated examples | 1 | -19/+5 | ||
More work | |||||
2020-10-15 | Implement all clippy suggestions | 1 | -1/+1 | ||
2020-10-11 | Fixing examples and tests, modules now import user imports correctly | 1 | -2/+7 | ||
Fmt Correct syntax crate UI test fix Fix build script Cleanup More cleanup | |||||
2020-10-05 | spawn POC works, likely unsound | 1 | -1/+2 | ||
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 | ||