ChibiOS/os/hal
Giovanni Di Sirio 325a92945f Fixed bug #1233.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15770 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-09-08 06:32:12 +00:00
..
boards Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +00:00
dox Missing files. 2021-11-07 15:37:15 +00:00
include STM32-specific SIO optimization. 2022-09-03 08:15:37 +00:00
lib SIO simplified even more, removed redundant types, removed STM32ness in the HLD, removed distinction between event masks and enable masks. Reworked SIO demo. 2022-09-01 10:12:08 +00:00
osal Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +00:00
ports Fixed bug #1233. 2022-09-08 06:32:12 +00:00
src Tentative SIO optimization (STM32 USARTv3-only so far). 2022-09-02 12:01:53 +00:00
templates SIO simplified even more, removed redundant types, removed STM32ness in the HLD, removed distinction between event masks and enable masks. Reworked SIO demo. 2022-09-01 10:12:08 +00:00
hal.mk Preliminar work for buffered SIO and new serial driver infrastructure. 2022-08-13 06:58:21 +00:00