aboutsummaryrefslogtreecommitdiff
path: root/macros/src/codegen/idle.rs
AgeCommit message (Expand)Author
2020-10-22Merge #396bors[bot]
2020-10-21Updated examplesEmil Fresk
2020-10-15Implement all clippy suggestionsHenrik Tjäder
2020-10-11Fixing examples and tests, modules now import user imports correctlyEmil Fresk
2020-10-05spawn POC works, likely unsoundPer Lindgren
2020-10-01Rename const_app to mod_appHenrik Tjäder
2020-09-25cfg_core is gone, cargo fmtHenrik Tjäder
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
2020-05-29allow handlers to be named 'main'Jorge Aparicio
2019-08-20adapt to changes in rtfm-syntaxJorge Aparicio
2019-06-29WIPJorge Aparicio
2019-06-13rtfm-syntax refactor + heterogeneous multi-core supportJorge Aparicio