Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-07 | Match new rtic-syntax naming of shared and local | 1 | -2/+2 | |
2021-11-03 | Cleanup of resource initialization, no need to dereference | 1 | -2/+2 | |
2021-11-02 | Fixed aliasing issue due to RacyCell implementation | 1 | -7/+5 | |
2021-08-20 | Use `mark_internal_name` by default for methods in `util` to make usage of th... | 1 | -3/+2 | |
2021-07-06 | Minimal app now compiles | 1 | -18/+33 | |
2021-04-22 | Keep comments | 1 | -0/+1 | |
2021-04-08 | Goodbye static mut | 1 | -4/+11 | |
2021-02-25 | Documentation generation fixes | 1 | -1/+2 | |
2021-02-21 | Fixed UB in generated `Monotonic::now()` | 1 | -1/+1 | |
2021-02-18 | Now with new monotonic trait and crate | 1 | -6/+12 | |
2021-02-04 | Minor fixes | 1 | -0/+4 | |
2020-12-03 | Save, init generation fixed | 1 | -0/+3 | |
2020-10-22 | Merge #396 | 1 | -2/+3 | |
2020-10-21 | Namespace cleanup | 1 | -2/+3 | |
2020-10-15 | Implement all clippy suggestions | 1 | -1/+1 | |
2020-09-01 | Remove stale code, fix comment styling | 1 | -143/+6 | |
2020-09-01 | Cargo fmt | 1 | -5/+2 | |
2020-09-01 | Brutally yank out multicore | 1 | -6/+15 | |
2020-06-11 | Rename RTFM to RTIC | 1 | -8/+8 | |
2020-06-03 | Run cargo fmt | 1 | -4/+3 | |
2020-04-22 | Retain cfg-attributes on resources | 1 | -1/+9 | |
2019-07-03 | fix (cross-core) initialization barriers | 1 | -9/+11 | |
2019-06-18 | add homogeneous multi-core support | 1 | -2/+16 | |
2019-06-13 | rtfm-syntax refactor + heterogeneous multi-core support | 1 | -0/+139 |