| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-20 | Cancel and reschedule working | Emil Fresk | |
| Support cfgs in the imports Account for extern tasks | |||
| 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-02 | Updated `spawn_after` docs | Emil Fresk | |
| 2021-02-25 | Documentation generation fixes | Emil Fresk | |
| Test fixes | |||
| 2021-02-25 | Review fixes | Emil Fresk | |
| 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-22 | Use zero time in init for `spawn_after` to not cause panic | Emil Fresk | |
| 2021-02-22 | Added enable/disable timer calls | Emil Fresk | |
| 2021-02-18 | Now with new monotonic trait and crate | Emil Fresk | |
| 2021-02-04 | Minor fixes | Emil Fresk | |
| 2020-12-13 | Cleanup | Emil Fresk | |
| 2020-12-13 | Now handling SysTick as well | Emil Fresk | |
| 2020-12-13 | Reexport embedded-time as rtic::time | Emil Fresk | |
| 2020-12-12 | Monotonic codegen now passing compile stage | Emil Fresk | |
| 2020-12-10 | More work | Emil Fresk | |
| 2020-12-08 | TQ handlers being generated | Emil Fresk | |
| 2020-12-03 | Save, init generation fixed | Emil Fresk | |
| 2020-11-14 | Multilock support | Emil Fresk | |
| 2020-10-23 | move dispatchers to app argument | Per Lindgren | |
| 2020-10-22 | Add the cfgs on a task to the module for that task | Henrik Tjäder | |
| 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-11 | Now with spawn/schedule from anywhere | Emil Fresk | |
| 2020-10-08 | Merge branch 'master' into spawn_experiment | Emil Fresk | |
| 2020-10-08 | Added critical sections | Emil Fresk | |
| 2020-10-05 | spawn POC works, likely unsound, cleanup | Per Lindgren | |
| 2020-10-05 | spawn POC works, likely unsound | Per Lindgren | |
| 2020-10-05 | Merge branch 'master' into always_late_resources | Emil Fresk | |
| 2020-10-01 | Added `bare_metal::CriticalSection` to `init::Context` | Emil Fresk | |
| 2020-10-01 | Now late resources are always used | Emil Fresk | |
| 2020-09-01 | Remove stale code, fix comment styling | Henrik Tjäder | |
| 2020-09-01 | Since there only will be one init/idle use .first().unwrap(), matching ↵ | Henrik Tjäder | |
| rtic-syntax | |||
| 2020-09-01 | Brutally yank out multicore | Henrik Tjäder | |
| 2020-06-11 | Rename RTFM to RTIC | Henrik Tjäder | |
| 2019-06-13 | rtfm-syntax refactor + heterogeneous multi-core support | Jorge Aparicio | |
