aboutsummaryrefslogtreecommitdiff
path: root/examples/std/src/bin
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2021-08-16 17:16:49 +0200
committerGitHub <[email protected]>2021-08-16 17:16:49 +0200
commitcbff0398bb8d59f881e6649e2b3776d9e00af671 (patch)
tree826f554074a11a9bf818eb3f6c6e66644790aba2 /examples/std/src/bin
parentc310f18aaf6b42da232d678c38d6199596675840 (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/src/bin')
0 files changed, 0 insertions, 0 deletions