aboutsummaryrefslogtreecommitdiff
path: root/macros/src/codegen/pre_init.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-10More workGravatar Emil Fresk 1-19/+20
2020-12-08TQ handlers being generatedGravatar Emil Fresk 1-18/+19
2020-10-23move dispatchers to app argumentGravatar Per Lindgren 1-13/+11
2020-10-15Merge branch 'master' into spawn_experimentGravatar Emil Fresk 1-2/+2
2020-10-15Detect if the rt flag is defined in the PAC/HALGravatar Emil Fresk 1-2/+2
2020-10-11Fixing examples and tests, modules now import user imports correctlyGravatar Emil Fresk 1-5/+1
2020-10-11Now with spawn/schedule from anywhereGravatar Emil Fresk 1-4/+4
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