| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-28 | rtic-sync Arbiter: impl more I2C trait fns | Andres Vahter | |
| For example embassy-stm32 I2C does not impl transaction yet but other fns are available. So it would be better to impl all of them here. | |||
| 2023-11-28 | rtic-sync: add I2C Arbiter to changelog | Andres Vahter | |
| 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 | |
