Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-11 | Remove unwrap() from hprintln!() | 1 | -2/+2 | |
2021-09-23 | The great docs update | 1 | -1/+1 | |
2021-07-20 | rustfmt | 1 | -1/+3 | |
2021-07-20 | fix pool example | 1 | -3/+3 | |
2021-07-07 | Fixing tests | 1 | -5/+9 | |
2021-02-20 | Test fixes | 1 | -2/+2 | |
2020-10-23 | move dispatchers to app argument | 1 | -9/+1 | |
2020-10-21 | Updated examples | 1 | -3/+3 | |
2020-10-11 | Fixing examples and tests, modules now import user imports correctly | 1 | -4/+4 | |
2020-10-05 | Merge branch 'master' into always_late_resources | 1 | -2/+7 | |
2020-10-01 | Now late resources are always used | 1 | -1/+3 | |
2020-09-29 | Pool example need to import things into the mod | 1 | -1/+3 | |
2020-09-25 | Modules using lower-case in examples | 1 | -1/+4 | |
2020-09-25 | Examples using mod instead of const | 1 | -2/+2 | |
2020-06-26 | Examples: Clarify extern section | 1 | -2/+5 | |
2020-06-11 | Rename RTFM to RTIC | 1 | -2/+2 | |
2019-06-20 | RFC #207 | 1 | -2/+2 | |
2019-06-13 | rtfm-syntax refactor + heterogeneous multi-core support | 1 | -2/+1 | |
2019-05-01 | book: indirection for faster message passing | 1 | -0/+67 |