git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13200 27425a3e-05d8-49a3-a47f-9c15f0e5edd8

This commit is contained in:
Giovanni Di Sirio 2019-11-27 12:44:57 +00:00
parent 3d5d0519cb
commit c92c10cad6
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
| +--hal/ - Builders for HAL.
| +--nil/ - Builders for NIL.
| +--rt/ - Builders for RT.
+--ext/ - External libraries, not part of ChibiOS/RT.
+--ext/ - External libraries, not part of ChibiOS.
+--os/ - ChibiOS components.
| +--common/ - Shared OS modules.
| | +--abstractions/ - API emulator wrappers.