aboutsummaryrefslogtreecommitdiff
path: root/macros/src/codegen/resources_struct.rs
AgeCommit message (Expand)Author
2020-10-23Now all locks are symmetricEmil Fresk
2020-10-21Updated examplesEmil Fresk
2020-09-25Collect and generate required use-statementsHenrik Tjäder
2020-09-01Remove stale code, fix comment stylingHenrik Tjäder
2020-09-01Since there only will be one init/idle use .first().unwrap(), matching rtic-s...Henrik Tjäder
2020-09-01Brutally yank out multicoreHenrik Tjäder
2020-06-11Rename RTFM to RTICHenrik Tjäder
2019-07-10implement RFC #212Jorge Aparicio
2019-06-13rtfm-syntax refactor + heterogeneous multi-core supportJorge Aparicio