Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-04 | use new cortex_m_semihosting::hprintln macro | 1 | -16/+4 | |
2018-11-04 | impl Mutex on all shared resources | 1 | -0/+74 | |
2018-11-03 | v0.4.0 | 1 | -73/+0 | |
2018-08-24 | more fixes | 1 | -2/+1 | |
2017-12-09 | implement the Resource trait for owned resources | 1 | -1/+1 | |
2017-12-09 | deny warnings and unsafe code in tests and examples | 1 | -0/+1 | |
2017-12-09 | fix the "generics" example | 1 | -2/+2 | |
2017-12-09 | peripherals as scoped singletons | 1 | -1/+11 | |
2017-07-27 | update examples | 1 | -4/+3 | |
2017-07-27 | make task.$T.enabled optional | 1 | -2/+0 | |
2017-07-27 | update tests and examples | 1 | -5/+2 | |
2017-07-20 | `Resource` trait, docs, examples and rtfm-syntax related changes | 1 | -0/+69 |