aboutsummaryrefslogtreecommitdiff
path: root/examples/generics.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-04use new cortex_m_semihosting::hprintln macroGravatar Jorge Aparicio 1-16/+4
2018-11-04impl Mutex on all shared resourcesGravatar Jorge Aparicio 1-0/+74
2018-11-03v0.4.0Gravatar Jorge Aparicio 1-73/+0
2018-08-24more fixesGravatar Jorge Aparicio 1-2/+1
2017-12-09implement the Resource trait for owned resourcesGravatar Jorge Aparicio 1-1/+1
2017-12-09deny warnings and unsafe code in tests and examplesGravatar Jorge Aparicio 1-0/+1
2017-12-09fix the "generics" exampleGravatar Jorge Aparicio 1-2/+2
2017-12-09peripherals as scoped singletonsGravatar Jorge Aparicio 1-1/+11
2017-07-27update examplesGravatar Jorge Aparicio 1-4/+3
2017-07-27make task.$T.enabled optionalGravatar Jorge Aparicio 1-2/+0
2017-07-27update tests and examplesGravatar Jorge Aparicio 1-5/+2
2017-07-20`Resource` trait, docs, examples and rtfm-syntax related changesGravatar Jorge Aparicio 1-0/+69