aboutsummaryrefslogtreecommitdiff
path: root/rtic-common/src
AgeCommit message (Expand)Author
2025-04-03fix: move the popped check after the fenceOleksandr Babak
2025-04-03fix: check if link is already popped when removing it inside the critical sec...Oleksandr Babak
2025-04-03feat: do not cause memory corruption if `remove_from_list` (safe function) is...Oleksandr Babak
2024-05-27Fix clippy lintsEmil Fresk
2023-09-27esp32c3 supportonsdagens
2023-04-16Merge #736bors[bot]
2023-04-16Deny on warnings in xtasksdatdenkikniet
2023-04-15rtic-common: rename LinkedList to DoublyLinkedListdatdenkikniet
2023-04-15rtic-common: docsdatdenkikniet
2023-03-04rtic-common: Fix safety section formattingHenrik Tjäder
2023-03-01Make some linked list operations unsafe, and document their safety at usageEmil Fresk
2023-03-01Fix spelling errorEmil Fresk
2023-03-01Add `rtic-arbiter`Emil Fresk
2023-03-01Move common data structures to `rtic-common`Emil Fresk