ChibiOS/demos/RP/RT-RP2040-PICO
Giovanni Di Sirio 8c025f78c0 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).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15727 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-08-21 06:10:28 +00:00
..
cfg Added a new CH_CFG_HARDENING_LEVEL option to RT. 2021-12-13 15:44:12 +00:00
debug Various fixes. 2021-04-04 08:13:44 +00:00
.cproject More RP2040 code. 2021-03-20 17:03:26 +00:00
.project Clock initialization improvements. 2021-03-23 08:23:17 +00:00
Makefile Modified all makefiles to include the new test library. 2021-06-20 07:18:57 +00:00
c1_main.c 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
main.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14479 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-06-05 07:09:15 +00:00