aboutsummaryrefslogtreecommitdiff
path: root/macros/src/codegen/pre_init.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-01Remove stale code, fix comment stylingGravatar Henrik Tjäder 1-49/+10
2020-09-01Cargo fmtGravatar Henrik Tjäder 1-8/+1
2020-09-01Brutally yank out multicoreGravatar Henrik Tjäder 1-35/+23
2020-08-27Reuse cortex-mGravatar Henrik Tjäder 1-2/+1
2020-07-09rtic::export::Peripherals created by into instead of transmuteGravatar Per Lindgren 1-6/+8
2020-06-30Fixes an issue where one could double take the cortex_m PeripheralGravatar Emil Fresk 1-0/+7
2020-06-11Rename RTFM to RTICGravatar Henrik Tjäder 1-12/+12
2019-09-15don't use deprecated APIGravatar Jorge Aparicio 1-1/+1
2019-06-20RFC #207Gravatar Jorge Aparicio 1-7/+7
2019-06-18add homogeneous multi-core supportGravatar Jorge Aparicio 1-4/+13
2019-06-13rtfm-syntax refactor + heterogeneous multi-core supportGravatar Jorge Aparicio 1-0/+150