embassy/embassy-nrf
Timo Kröger 9f28c7ab8d uarte: Do not spin when stopping a receive future
Spinning on drop() is still required when the future has not been
stopped so that DMA finishes before the buffer is released.
2021-01-04 22:55:40 +01:00
..
src uarte: Do not spin when stopping a receive future 2021-01-04 22:55:40 +01:00
Cargo.toml Low power UART driver 2020-12-30 19:24:12 +01:00