no-std, no-alloc synchronization primitives with async support for embedded systems.
# Cargo.toml
[dependencies]
embassy-sync = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use a Signal primitive to synchronize async tasks.
Add embassy-executor as a dependency and enable the 'critical-section' feature if using single-core targets.
No dependency data recorded yet.