Tree update.

git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11597 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
Giovanni Di Sirio 2018-03-06 11:56:52 +00:00
parent 6bd469118e
commit 3adec37b70
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@
| | +--dox/ - HAL documentation resources.
| | +--include/ - HAL high level headers.
| | +--lib/ - HAL libraries.
| | | +--complex/ - HAL collection of complex drivers.
| | | | +--mfs/ - HAL managed flash storage driver.
| | | +--fallback/ - HAL fall back software drivers.
| | | +--peripherals/- HAL peripherals interfaces.
| | | +--streams/ - HAL streams.