aboutsummaryrefslogtreecommitdiff
path: root/macros/src/codegen/module.rs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-10-01Added `bare_metal::CriticalSection` to `init::Context`Gravatar Emil Fresk 1-0/+8
2020-10-01Now late resources are always usedGravatar Emil Fresk 1-7/+5
2020-09-01Remove stale code, fix comment stylingGravatar Henrik Tjäder 1-4/+0
2020-09-01Since there only will be one init/idle use .first().unwrap(), matching ↵Gravatar Henrik Tjäder 1-1/+1
rtic-syntax
2020-09-01Brutally yank out multicoreGravatar Henrik Tjäder 1-15/+15
2020-06-11Rename RTFM to RTICGravatar Henrik Tjäder 1-18/+18
2019-06-13rtfm-syntax refactor + heterogeneous multi-core supportGravatar Jorge Aparicio 1-0/+328