aboutsummaryrefslogtreecommitdiff
path: root/macros/src/codegen/resources_struct.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Started workGravatar Emil Fresk 1-141/+0
2021-04-08Goodbye static mutGravatar Emil Fresk 1-3/+3
2021-02-25Documentation generation fixesGravatar Emil Fresk 1-1/+2
2020-10-23Now all locks are symmetricGravatar Emil Fresk 1-83/+45
2020-10-21Updated examplesGravatar Emil Fresk 1-5/+6
2020-09-25Collect and generate required use-statementsGravatar Henrik Tjäder 1-1/+1
2020-09-01Remove stale code, fix comment stylingGravatar Henrik Tjäder 1-4/+4
2020-09-01Since there only will be one init/idle use .first().unwrap(), matching rtic-s...Gravatar Henrik Tjäder 1-2/+2
2020-09-01Brutally yank out multicoreGravatar Henrik Tjäder 1-7/+2
2020-06-11Rename RTFM to RTICGravatar Henrik Tjäder 1-2/+2
2019-07-10implement RFC #212Gravatar Jorge Aparicio 1-2/+6
2019-06-13rtfm-syntax refactor + heterogeneous multi-core supportGravatar Jorge Aparicio 1-0/+178