aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index ba303b029..3e09a40a0 100644
--- a/readme.txt
+++ b/readme.txt
@@ -15,6 +15,8 @@
directory under ./demos/ and/or ./ports/.
./ports/ - Architecture specific portable files.
./demos/ - Demo programs for specific archtectures/boards.
+./ext/ - External libraries or other code not part of
+ ChibiOS/RT but used in the demo applications.
./test/ - Test code, used by some demos.
./docs/Doxifile - Doxigen project file.
./docs/html/index.html - ChibiOS/RT documentation (after running doxigen).