aboutsummaryrefslogtreecommitdiff
path: root/rtic-sync/Cargo.toml
AgeCommit message (Expand)Author
2025-03-12rtic-sync: release 1.3.1Emil Fresk
2024-06-23Update `embedded-hal-bus` to 0.2 and fix `portable-atomic` featuresEmil Fresk
2024-06-19Add Signal to rtic-sync (#934)AdinAck
2024-05-01Make debug asserts into asserts to help find the issue (#931)Emil Fresk
2024-02-23rtic-sync: Remove unstable flag, and add defmt derives (#889)Emil Fresk
2024-01-10Upgrade everything to embedded-hal v1.0.0 (#880)Emil Fresk
2024-01-10update to embedded-hal 1 (#879)Andres Vahter
2023-12-25Add repository links to some crates hosted in this repo (#871)Jan Niehusmann
2023-12-04Fix docs.rs features for rtic-sync (#857)Emil Fresk
2023-12-04Release rtic-monotonics, rtic-sync and rtic-time (#854)Emil Fresk
2023-12-04Update to heapless 0.8, disable pool test for now (#846)Emil Fresk
2023-12-01Fix mono delay (#843)Finomnis
2023-11-22rtic-sync: Add SPI bus sharing with arbiterNils Fitinghoff
2023-09-27esp32c3 supportonsdagens
2023-08-29Release rtic-monotonics 1.1.0, release rtic-sync 1.0.2Emil Fresk
2023-06-14rtic-sync: Fix possible UB in make_channel!Emil Fresk
2023-05-25v2.0 releaseEmil Fresk
2023-03-01Merge arbiter and channel into syncEmil Fresk