| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-25 | Docfix: MSRV and Semantic Versioning | Per Lindgren | |
| 2021-12-25 | Docfix: remove pre-release note | Per Lindgren | |
| 2021-12-25 | Merge #565 #566 | bors[bot] | |
| 565: Edition: Bump to 2021 r=korken89 a=AfoHT 566: v1.0.0 r=korken89 a=AfoHT This should fail building until all deps are released and accessible on crates.io (There are some required PRs for edition2021 for each repo, alternatively just bringing in the v1.0 PR should have commits included, we can drop the extra PRs later on) https://github.com/rtic-rs/rtic-monotonic/pull/6 https://github.com/rtic-rs/rtic-core/pull/22 https://github.com/rtic-rs/rtic-syntax/pull/68 Co-authored-by: Henrik Tjäder <henrik@grepit.se> | |||
| 2021-12-25 | Clippy lints | Henrik Tjäder | |
| 2021-12-25 | Edition: Bump to 2021 | Henrik Tjäder | |
| 2021-12-14 | Idle: Switch to NOP instead of WFI | Henrik Tjäder | |
| Add example how to get old WFI behaviour | |||
| 2021-11-25 | Remove #[deny(warnings)], but deny warnings for CI | Henrik Tjäder | |
| 2021-11-25 | Docs: add RTIC logo | Henrik Tjäder | |
| 2021-11-09 | New monotonic trait working | Emil Fresk | |
| 2021-11-02 | added doc for RacyCell | Per Lindgren | |
| 2021-11-02 | Fixed aliasing issue due to RacyCell implementation | Emil Fresk | |
| 2021-09-28 | Fix export of SYST | Emil Fresk | |
| 2021-09-27 | Fix a bug in the timer queue due to comparison bug in embedded-time | Emil Fresk | |
| 2021-09-14 | Cleanup export and actually use rtic::export, made fn init inline | Emil Fresk | |
| 2021-08-16 | Remove linked list impl - use heapless, linked list init now const fn | Emil Fresk | |
| 2021-07-09 | const generics | Andrey Zgarbul | |
| 2021-06-06 | assert empty | James Hillyerd | |
| 2021-06-06 | Allow zero sized LinkedList | James Hillyerd | |
| 2021-04-08 | Goodbye static mut | Emil Fresk | |
| 2021-04-08 | Fixed UB in `spawn_at` | Emil Fresk | |
| 2021-03-22 | Updated schedule example with all combinations | Emil Fresk | |
| 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-02-25 | Review fixes | Emil Fresk | |
| 2021-02-22 | Updated to new interface | Emil Fresk | |
| 2021-02-22 | Added enable/disable timer calls | Emil Fresk | |
| 2021-02-22 | Of by 1 | Emil Fresk | |
| 2021-02-18 | Now with new monotonic trait and crate | Emil Fresk | |
| 2021-02-06 | Merge branch 'master' into new_monotonic | Emil Fresk | |
| 2021-01-10 | cleanup | Emil Fresk | |
| 2021-01-04 | Bump cortex-m to 0.7.0 | Nicolas Stalder | |
| 2020-12-13 | Cleanup | Emil Fresk | |
| 2020-12-13 | Double check the compare instant | Emil Fresk | |
| 2020-12-13 | Less ... hacky? | 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-12-03 | Removed monotonic trait, moved to rtic-core | Emil Fresk | |
| 2020-11-26 | Removed cortex-m-rt | Emil Fresk | |
| 2020-11-14 | Add multilock to the book | Emil Fresk | |
| 2020-11-14 | Multilock support | Emil Fresk | |
| 2020-10-15 | Implement all clippy suggestions | Henrik Tjäder | |
| 2020-10-01 | Remove exports related to heterogeneous multi-core support | Henrik Tjäder | |
| 2020-10-01 | Added `bare_metal::CriticalSection` to `init::Context` | Emil Fresk | |
| 2020-09-01 | Remove stale code, fix comment styling | Henrik Tjäder | |
| 2020-09-01 | Brutally yank out multicore | Henrik Tjäder | |
| 2020-06-11 | Rename RTFM to RTIC | Henrik Tjäder | |
| 2020-06-11 | Fmt | Emil Fresk | |
