mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-02-16 17:02:30 +00:00
![]() this *finally* allows sound implementions of bidirectional transfers without blocking. the futures previously allowed only a single direction to be active at any given time, and the dma transfers didn't take a mutable reference and were thus unsound. |
||
---|---|---|
.. | ||
.cargo | ||
assets | ||
src/bin | ||
build.rs | ||
Cargo.toml | ||
memory.x |