| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-01 | Fix mono delay (#843) | Finomnis | |
| * rtic-time: Compenstate for timer uncertainty * Update changelog and incorrect cargo.lock in an example * Fix Monotonic impls * Fix tests * Fix other monotonics, again * Update changelog * Fix example * Fix DelayUs and DelayMs impls * Minor coding style fix in u64 conversions * Fix all changelogs * Fix changelog * Fix blocking DelayUs * Minor monotonic rework * Add delay precision test * Add more tests * Add rust-version tags to Cargo.toml * Fix imxrt, rp2040 and systick timer * Fix more monotonics * Fix systick monotonic * Some reverts * Fix imxrt * Fix nrf * Fix rp2040 * Fix stm32 * Fix systick * Fix rtic-time tests * Bump to e-h.rc2 * Apply e-h.rc2 fixes to rtic-time * Apply fixes from arbiter * Fix clippy warning * Minor beautification * Revert previous changes * Fix variable name * Add blocking tests, but disable them by default | |||
| 2023-11-01 | Fix CI with async_fn_in_trait not being a feature | Emil Fresk | |
| 2023-04-16 | Merge #736 | bors[bot] | |
| 736: More `xtasks` and add examples to `rtic` repo r=korken89 a=datdenkikniet This was in #732 before, but decluttering that PR seemed sensible Co-authored-by: datdenkikniet <jcdra1@gmail.com> | |||
| 2023-04-16 | Deny on warnings in xtasks | datdenkikniet | |
| 2023-04-15 | rtic-time: Docs | datdenkikniet | |
| 2023-04-08 | Fix if a enqueued instant is first in a non-empty queue | Emil Fresk | |
| 2023-04-02 | Added nRF monotonics | Emil Fresk | |
| 2023-03-04 | rtic-time: clippy fixes | Henrik Tjäder | |
| 2023-03-01 | Make some linked list operations unsafe, and document their safety at usage | Emil Fresk | |
| 2023-03-01 | Cleanup common code and clippy fixes | Emil Fresk | |
| 2023-03-01 | rtic-time: Make Send happy | Emil Fresk | |
| 2023-03-01 | Use `Pin` in the linked lists | Emil Fresk | |
| 2023-03-01 | CI: Don't let warnings get away | Henrik Tjäder | |
| 2023-03-01 | Fixes in MPSC linked list and dropper handling | Emil Fresk | |
| 2023-03-01 | Remove unnecessary MaybeUninit | Emil Fresk | |
| 2023-03-01 | Optimize linked list popping so delete is not run everytime | Emil Fresk | |
| 2023-03-01 | Fixed systick monotonic | Emil Fresk | |
