Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-20 | Use `mark_internal_name` by default for methods in `util` to make usage of th... | 1 | -3/+0 | |
2021-08-19 | Fixed some lints from Rust Analyzer with experimental proc-macros | 1 | -0/+6 | |
2021-07-09 | const generics | 1 | -6/+4 | |
2021-07-08 | Cleanup from review (needs releases to compile) | 1 | -1/+1 | |
2021-07-07 | Full local resource syntax working | 1 | -8/+14 | |
2021-07-06 | Minimal app now compiles | 1 | -11/+14 | |
2021-04-22 | Keep comments | 1 | -0/+1 | |
2021-04-08 | Goodbye static mut | 1 | -6/+8 | |
2021-02-25 | Documentation generation fixes | 1 | -9/+12 | |
2021-02-18 | Now with new monotonic trait and crate | 1 | -1/+1 | |
2020-12-13 | Reexport embedded-time as rtic::time | 1 | -1/+1 | |
2020-12-12 | Monotonic codegen now passing compile stage | 1 | -13/+16 | |
2020-12-08 | TQ handlers being generated | 1 | -12/+13 | |
2020-11-14 | Multilock support | 1 | -0/+1 | |
2020-10-29 | extern task | 1 | -15/+17 | |
2020-10-23 | Merge #400 | 1 | -1/+1 | |
2020-10-23 | move dispatchers to app argument | 1 | -1/+1 | |
2020-10-23 | Now all locks are symmetric | 1 | -7/+2 | |
2020-10-22 | Merge #396 | 1 | -21/+6 | |
2020-10-21 | Namespace cleanup | 1 | -4/+4 | |
2020-10-21 | Updated examples | 1 | -17/+2 | |
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/+1 | |
2020-10-11 | Now with spawn/schedule from anywhere | 1 | -55/+34 | |
2020-10-05 | spawn POC works, likely unsound | 1 | -3/+4 | |
2020-10-01 | Rename const_app to mod_app | 1 | -9/+9 | |
2020-09-25 | cfg_core is gone, cargo fmt | 1 | -1/+1 | |
2020-09-25 | Add format_ident imports | 1 | -1/+1 | |
2020-09-25 | Collect and generate required use-statements | 1 | -2/+1 | |
2020-09-25 | Handle user hardware and software tasks and some resources | 1 | -1/+17 | |
2020-09-01 | Remove stale code, fix comment styling | 1 | -8/+2 | |
2020-09-01 | Brutally yank out multicore | 1 | -93/+59 | |
2020-06-11 | Rename RTFM to RTIC | 1 | -10/+10 | |
2019-08-20 | adapt to changes in rtfm-syntax | 1 | -0/+1 | |
2019-06-29 | WIP | 1 | -3/+21 | |
2019-06-18 | add homogeneous multi-core support | 1 | -1/+7 | |
2019-06-13 | rtfm-syntax refactor + heterogeneous multi-core support | 1 | -0/+169 |