| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-15 | chore: compile fail tests to assert that the future returned by `wait_until` ↵ | Oleksandr Babak | |
| is *not* `Unpin` | |||
| 2025-06-15 | feat: `wait_until` method for waker queue | Oleksandr Babak | |
| 2025-06-15 | feat: `OnDropWith` helper | Oleksandr Babak | |
| 2025-06-15 | chore: changelog entry | Oleksandr Babak | |
| 2025-06-08 | Clippy: 1.86: Handle style lint for Option.replace | Henrik Tjäder | |
| https://rust-lang.github.io/rust-clippy/stable/index.html#mem_replace_option_with_some | |||
| 2025-04-03 | fix: move the popped check after the fence | Oleksandr Babak | |
| 2025-04-03 | fix: check if link is already popped when removing it inside the critical ↵ | Oleksandr Babak | |
| section | |||
| 2025-04-03 | chore: changelog entry | Oleksandr Babak | |
| 2025-04-03 | feat: do not cause memory corruption if `remove_from_list` (safe function) ↵ | Oleksandr Babak | |
| is called multiple times | |||
| 2024-05-27 | Fix clippy lints | Emil Fresk | |
| 2023-12-25 | Add repository links to some crates hosted in this repo (#871) | Jan Niehusmann | |
| 2023-09-27 | esp32c3 support | onsdagens | |
| 2023-07-01 | Changelog: Common: Add date | Henrik Tjäder | |
| 2023-05-25 | v2.0 release | 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-common: rename LinkedList to DoublyLinkedList | datdenkikniet | |
| 2023-04-15 | rtic-common: docs | datdenkikniet | |
| 2023-03-04 | rtic-common: Fix safety section formatting | Henrik Tjäder | |
| 2023-03-01 | Make some linked list operations unsafe, and document their safety at usage | Emil Fresk | |
| 2023-03-01 | Add authors to each Cargo.toml | Henrik Tjäder | |
| Copy-paste the default one used for the project | |||
| 2023-03-01 | Add alpha.0 and required Cargo fields | Henrik Tjäder | |
| 2023-03-01 | Fix spelling error | Emil Fresk | |
| 2023-03-01 | Add `rtic-arbiter` | Emil Fresk | |
| 2023-03-01 | Move common data structures to `rtic-common` | Emil Fresk | |
