ChibiOS/doc/various
Giovanni Di Sirio d5635adecc Mass update of all drivers to use the new DMA API. What could possibly go wrong?
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12521 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-01-02 11:43:13 +00:00
..
chibios_c.xml Added C formatting rules for Eclipse. 2017-01-14 12:31:20 +00:00
chibios_java.xml Added Java Eclipse rules. 2017-02-06 08:19:38 +00:00
readme.txt Mass update of all drivers to use the new DMA API. What could possibly go wrong? 2019-01-02 11:43:13 +00:00
st_usb_cdc_driver.inf Added ST USB CDC driver used by various demos. 2017-01-14 12:36:27 +00:00

readme.txt

chibios_c.xml           - ChibiOS C formatting rules for Eclipse. Import
                          thestyle in Eclipse if you plan to use the ChibiOS
                          formatting rules.
chibios_java.xml        - ChibiOS Java formatting rules for Eclipse. Import
                          the style in Eclipse if you plan to use the ChibiOS
                          formatting rules.
st_usb_cdc_driver.inf   - USB driver for ST Virtual Com Port, several USB
                          demos require this.