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 /stm32-data | |
| 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 'stm32-data')
| m--------- | stm32-data | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/stm32-data b/stm32-data | |||
| Subproject af0611ff9b29f2c0ab675a4f0e51d8241a4097f | Subproject 79ab92a38d1cbb47dda2f6f8556fe1abc9a14f3 | ||
