aboutsummaryrefslogtreecommitdiff
path: root/examples/shared-with-init.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-29All examples use #[resources] attributeGravatar Henrik Tjäder 1-0/+1
2020-09-25Examples need to import the resourcesGravatar Henrik Tjäder 1-0/+2
2020-09-25Modules using lower-case in examplesGravatar Henrik Tjäder 1-1/+1
2020-09-25Examples using mod instead of constGravatar Henrik Tjäder 1-2/+2
2020-06-11Rename RTFM to RTICGravatar Henrik Tjäder 1-2/+2
2019-07-10implement RFC #212Gravatar Jorge Aparicio 1-5/+8
2019-06-20RFC #207Gravatar Jorge Aparicio 1-2/+2
2019-06-13rtfm-syntax refactor + heterogeneous multi-core supportGravatar Jorge Aparicio 1-2/+1
2019-05-01update examplesGravatar Jorge Aparicio 1-4/+4
2019-04-21book: resources shared with init must also be `Send`Gravatar Jorge Aparicio 1-0/+38