aboutsummaryrefslogtreecommitdiff
path: root/macros/src/codegen/util.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-01Remove stale code, fix comment stylingGravatar Henrik Tjäder 1-53/+5
2020-09-01Since there only will be one init/idle use .first().unwrap(), matching rtic-s...Gravatar Henrik Tjäder 1-11/+4
2020-09-01Cargo fmtGravatar Henrik Tjäder 1-21/+6
2020-09-01Brutally yank out multicoreGravatar Henrik Tjäder 1-55/+47
2020-06-11Rename RTFM to RTICGravatar Henrik Tjäder 1-8/+8
2019-08-20adapt to changes in rtfm-syntaxGravatar Jorge Aparicio 1-3/+3
2019-06-29WIPGravatar Jorge Aparicio 1-0/+39
2019-06-20RFC #207Gravatar Jorge Aparicio 1-0/+12
2019-06-18add homogeneous multi-core supportGravatar Jorge Aparicio 1-1/+22
2019-06-13rtfm-syntax refactor + heterogeneous multi-core supportGravatar Jorge Aparicio 1-0/+253