aboutsummaryrefslogtreecommitdiff
path: root/macros/src/codegen/hardware_tasks.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-11Fixing examples and tests, modules now import user imports correctlyGravatar Emil Fresk 1-3/+1
2020-10-11Now with spawn/schedule from anywhereGravatar Emil Fresk 1-1/+1
2020-10-05spawn POC works, likely unsoundGravatar Per Lindgren 1-0/+1
2020-10-01Rename const_app to mod_appGravatar Henrik Tjäder 1-5/+5
2020-09-25cfg_core is gone, cargo fmtGravatar Henrik Tjäder 1-2/+1
2020-09-25Add format_ident importsGravatar Henrik Tjäder 1-1/+1
2020-09-25Handle user hardware and software tasks and some resourcesGravatar Henrik Tjäder 1-1/+18
2020-09-01Remove stale code, fix comment stylingGravatar Henrik Tjäder 1-5/+1
2020-09-01Cargo fmtGravatar Henrik Tjäder 1-3/+1
2020-09-01Brutally yank out multicoreGravatar Henrik Tjäder 1-13/+5
2020-06-11Rename RTFM to RTICGravatar Henrik Tjäder 1-5/+5
2019-08-20adapt to changes in rtfm-syntaxGravatar Jorge Aparicio 1-0/+1
2019-06-29WIPGravatar Jorge Aparicio 1-1/+7
2019-06-20RFC #207Gravatar Jorge Aparicio 1-2/+2
2019-06-18add homogeneous multi-core supportGravatar Jorge Aparicio 1-1/+5
2019-06-13rtfm-syntax refactor + heterogeneous multi-core supportGravatar Jorge Aparicio 1-0/+121