aboutsummaryrefslogtreecommitdiff
path: root/rtic-sync/src/lib.rs
AgeCommit message (Collapse)Author
2025-03-24rtic-sync: introduce loom compat layer and apply it to `channel`datdenkikniet
2024-06-19Add Signal to rtic-sync (#934)AdinAck
* add signal to rtic-sync * woops update changelog * remove example, too comlicated for a doc TODO: add example to rtic-examples repo * fix @korken89's issues * ...remove fence * fix clippy warnings * add tests
2024-02-23rtic-sync: Remove unstable flag, and add defmt derives (#889)Emil Fresk
2023-09-27esp32c3 supportonsdagens
2023-04-16Deny on warnings in xtasksdatdenkikniet
2023-03-01Merge arbiter and channel into syncEmil Fresk