Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-01 | Start CI, disable docs building | 3 | -15/+5 | |
2023-03-01 | Clippy fixes | 6 | -31/+19 | |
2023-03-01 | Support 0 prio tasks | 1 | -16/+17 | |
2023-03-01 | Fix failing UI test | 1 | -8/+10 | |
2023-03-01 | Removed same prio spawn | 2 | -36/+0 | |
2023-03-01 | Even more cleanup | 3 | -47/+5 | |
2023-03-01 | Min codegen | 9 | -347/+75 | |
2023-03-01 | syntax: Remove parse settings struct | 3 | -23/+10 | |
2023-03-01 | Old xtask test pass | 1 | -21/+21 | |
2023-03-01 | RTIC v2: Initial commit | 20 | -0/+3101 | |
2017-07-14 | split macro parser into its own crate and improve error handling / reporting | 2 | -573/+0 | |
2017-07-08 | make the tasks and resources fields optional | 1 | -2/+2 | |
2017-07-06 | syntax tweaks, relax check, add set_pending(), deal with imported types | 2 | -9/+13 | |
2017-07-06 | rtfm!: remove init.resources and make idle.local optional | 2 | -23/+44 | |
2017-07-04 | rtfm! macro take 2 | 2 | -0/+548 |