aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-03-06 11:56:52 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-03-06 11:56:52 +0000
commit3adec37b702f78494d0e4fc1a4c2d23b6c482ecb (patch)
tree73cbd787e6c377a2c61d225401b40ccf2c6eca31
parent6bd469118e122d5c41544aa2c14c0f7fe6a14f49 (diff)
downloadChibiOS-3adec37b702f78494d0e4fc1a4c2d23b6c482ecb.tar.gz
ChibiOS-3adec37b702f78494d0e4fc1a4c2d23b6c482ecb.tar.bz2
ChibiOS-3adec37b702f78494d0e4fc1a4c2d23b6c482ecb.zip
Tree update.
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11597 110e8d01-0319-4d1e-a829-52ad28d1bb01
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index ac52e9734..dc830cfd2 100644
--- a/readme.txt
+++ b/readme.txt
@@ -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.