aboutsummaryrefslogtreecommitdiff
path: root/macros/src/codegen/resources.rs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-07-05Started workGravatar Emil Fresk 1-152/+0
2021-04-22Keep commentsGravatar Emil Fresk 1-1/+3
2021-04-08Goodbye static mutGravatar Emil Fresk 1-13/+45
2021-02-25Documentation generation fixesGravatar Emil Fresk 1-1/+2
Test fixes
2020-10-23Now all locks are symmetricGravatar Emil Fresk 1-2/+10
Test fixes Fix test Fix comment
2020-10-21Namespace cleanupGravatar Emil Fresk 1-15/+1
2020-10-21Updated examplesGravatar Emil Fresk 1-3/+4
More work
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-1/+0
2020-09-25Collect and generate required use-statementsGravatar Henrik Tjäder 1-1/+6
2020-09-25Handle user hardware and software tasks and some resourcesGravatar Henrik Tjäder 1-1/+11
2020-09-01Remove stale code, fix comment stylingGravatar Henrik Tjäder 1-14/+0
2020-09-01Cargo fmtGravatar Henrik Tjäder 1-9/+5
2020-09-01Brutally yank out multicoreGravatar Henrik Tjäder 1-26/+13
2020-06-11Rename RTFM to RTICGravatar Henrik Tjäder 1-3/+3
2020-04-22Retain cfg-attributes on resourcesGravatar Henrik Tjäder 1-2/+8
2019-10-21do not zero late resource memory on bootGravatar Jorge Aparicio 1-2/+10
2019-07-10implement RFC #212Gravatar Jorge Aparicio 1-40/+39
2019-06-29WIPGravatar Jorge Aparicio 1-6/+11
2019-06-18add homogeneous multi-core supportGravatar Jorge Aparicio 1-1/+7
2019-06-13rtfm-syntax refactor + heterogeneous multi-core supportGravatar Jorge Aparicio 1-0/+115