| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-22 | rtic-sync: Add SPI bus sharing with arbiter | Nils Fitinghoff | |
| 2023-09-27 | esp32c3 support | onsdagens | |
| 2023-08-29 | Release rtic-monotonics 1.1.0, release rtic-sync 1.0.2 | Emil Fresk | |
| 2023-08-25 | ritc-sync: Fix make_channel forcing dependency into user crate | Nils Fitinghoff | |
| Before, `make_channel` assumed that `critical_section` would be available in the namespace of the code that invoked the macro. Access `critical_section` through `rtic-sync` instead. | |||
| 2023-07-01 | Changelog: Sync: Add dates and yanked status | Henrik Tjäder | |
| 2023-06-14 | rtic-sync: Fix possible UB in make_channel! | Emil Fresk | |
| 2023-03-01 | Merge arbiter and channel into sync | Emil Fresk | |
