| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-07 | Fixing tests | Emil Fresk | |
| 2021-05-06 | Flattened the _ out of it | Emil Fresk | |
| 2021-04-22 | use super::xx now works with monotonics | Emil Fresk | |
| 2021-04-20 | Fix for default monotonic, `monotonics::now()` now properly works | Emil Fresk | |
| 2021-04-08 | Type aliases now work in the app module | Emil Fresk | |
| 2021-04-07 | Updated dwt-systick-monotonic | Emil Fresk | |
| 2021-03-22 | Updated schedule example with all combinations | Emil Fresk | |
| 2021-03-13 | Added interface for cancel/reschedule | Emil Fresk | |
| Use wrapping add for marker No need to store handle to queue Remove unnecessary `SpawnHandle::new` Fix test Updated interface to follow proposal | |||
| 2021-03-03 | Use panic_semihosting for all examples | Henrik Tjäder | |
| 2021-02-23 | GHA update | Emil Fresk | |
| Fmt fixes Spawn_after did not work with parameters Examples working again Revert "GHA update" This reverts commit e0a71d4859966a6c5cf2629d3cb27e88acada9c0. Readd flags Only add DWT based dep with __v7 flag | |||
| 2021-02-20 | Test fixes | Emil Fresk | |
| 2020-10-23 | move dispatchers to app argument | Per Lindgren | |
| 2020-10-21 | Updated examples | Emil Fresk | |
| More work | |||
| 2020-10-11 | Fixing examples and tests, modules now import user imports correctly | Emil Fresk | |
| Fmt Correct syntax crate UI test fix Fix build script Cleanup More cleanup | |||
| 2020-10-05 | Merge branch 'master' into always_late_resources | Emil Fresk | |
| 2020-10-01 | Now late resources are always used | Emil Fresk | |
| 2020-09-25 | Modules using lower-case in examples | Henrik Tjäder | |
| 2020-09-25 | Examples using mod instead of const | Henrik Tjäder | |
| 2020-09-14 | Fixed so examples do not crash in release mode | Emil Fresk | |
| 2020-06-26 | Examples: Clarify extern section | Danilo Bargen | |
| Some beginners are confused about the "extern" section, so I added an explanation comment to all examples. Furthermore, using the UARTx interrupts when UART is actually being used in the same example may be confusing, so I changed them all to SSI0/QEI0. | |||
| 2020-06-11 | Rename RTFM to RTIC | Henrik Tjäder | |
| 2019-06-20 | RFC #207 | Jorge Aparicio | |
| 2019-06-13 | rtfm-syntax refactor + heterogeneous multi-core support | Jorge Aparicio | |
