cbff0398bb
* Add IRQ-driven buffered USART implementation for STM32 v2 usart * Implementation based on nRF UARTE, but simplified to not use DMA to avoid complex interaction between DMA and USART. * Implementation of AsyncBufRead and AsyncWrite traits * Some unit tests to ring buffer * Update polyfill version * Update sub module to get usart IRQ fix |
||
---|---|---|
.. | ||
usb | ||
fmt.rs | ||
interrupt.rs | ||
lib.rs | ||
macros.rs | ||
peripheral.rs | ||
ring_buffer.rs |