mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-02-20 10:53:28 +00:00
![]() * 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 |
||
---|---|---|
.. | ||
nrf | ||
rp | ||
std | ||
stm32f0 | ||
stm32f4 | ||
stm32h7 | ||
stm32l0 | ||
stm32l4 | ||
stm32wb55 |