diff options
| author | Ulf Lilleengen <[email protected]> | 2021-08-16 17:16:49 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-16 17:16:49 +0200 |
| commit | cbff0398bb8d59f881e6649e2b3776d9e00af671 (patch) | |
| tree | 826f554074a11a9bf818eb3f6c6e66644790aba2 /examples/std | |
| parent | c310f18aaf6b42da232d678c38d6199596675840 (diff) | |
Add IRQ-driven buffered USART implementation for STM32 v2 usart (#356)
* 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
Diffstat (limited to 'examples/std')
0 files changed, 0 insertions, 0 deletions
