embassy/embassy-nrf
bors[bot] eeb1515e9f
Merge #958
958: Implement proper `Drop` for `BufferedUarte` r=lulf a=ZoeyR

The drop method in `BufferedUarte` was prone to hanging indefinitely and also didn't actually disable the peripheral. I mostly copied over the drop method from `Uarte` with some modifications since `BufferedUarte` could have a transmit lasting indefinitely.

Co-authored-by: Zoey Riordan <zoey@dos.cafe>
2022-09-23 11:58:43 +00:00
..
src Merge #958 2022-09-23 11:58:43 +00:00
Cargo.toml time: add more tick rates, use 1mhz as default. 2022-09-02 00:59:34 +02:00