ChibiOS/testhal/STM32/multi/SIO
Giovanni Di Sirio 11c7c2bf2a Tentative SIO optimization (STM32 USARTv3-only so far).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15749 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-09-02 12:01:53 +00:00
..
cfg Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +00:00
make SIO simplified. Added a "BufferedSIODriver" class that implements the behavior of the legacy Serial driver on top of a SIO implementation (buffering, events and all). 2022-08-21 06:10:28 +00:00
.cproject SIO test application. 2022-08-08 17:42:55 +00:00
.project SIO test application. 2022-08-08 17:42:55 +00:00
Makefile SIO test application. 2022-08-08 17:42:55 +00:00
main.c Tentative SIO optimization (STM32 USARTv3-only so far). 2022-09-02 12:01:53 +00:00