rtic/rtic-sync
Sebastian Kuzminsky 1461977cf7
Signal ergo minor fixes (#986)
* rtic_sync::signal: fix some docs typos

* impl Debug for Signal, SignalReader, and SignalWriter

This facilitates e.g. `my_task::spawn(my_signal_reader).unwrap();`
2024-10-23 18:55:08 +00:00
..
src Signal ergo minor fixes (#986) 2024-10-23 18:55:08 +00:00
.gitignore Merge arbiter and channel into sync 2023-03-01 20:11:00 +01:00
Cargo.toml Update embedded-hal-bus to 0.2 and fix portable-atomic features 2024-06-23 09:20:32 +02:00
CHANGELOG.md Update embedded-hal-bus to 0.2 and fix portable-atomic features 2024-06-23 09:20:32 +02:00