| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-06-15 | chore: compile fail tests to assert that the future returned by `wait_until` ... | Oleksandr Babak |
| 2025-06-15 | feat: `wait_until` method for waker queue | Oleksandr Babak |
| 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 sec... | Oleksandr Babak |
| 2025-04-03 | feat: do not cause memory corruption if `remove_from_list` (safe function) is... | Oleksandr Babak |
| 2024-05-27 | Fix clippy lints | Emil Fresk |
| 2023-09-27 | esp32c3 support | onsdagens |
| 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 | Fix spelling error | Emil Fresk |
| 2023-03-01 | Move common data structures to `rtic-common` | Emil Fresk |
