aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2019-02-03 11:17:35 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2019-02-03 11:17:35 +0000
commit3fb018d9876aeeea204687e9951cead229a255bc (patch)
tree0bba1121afca84675e59bae2dc970ac14104b044 /readme.txt
parent4abae0c02008f2d803a5102d9b9155365095a5ed (diff)
downloadChibiOS-3fb018d9876aeeea204687e9951cead229a255bc.tar.gz
ChibiOS-3fb018d9876aeeea204687e9951cead229a255bc.tar.bz2
ChibiOS-3fb018d9876aeeea204687e9951cead229a255bc.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12632 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 3945902d2..0d0685c77 100644
--- a/readme.txt
+++ b/readme.txt
@@ -42,7 +42,7 @@
| | +--ports/ - HAL ports.
| | +--templates/ - HAL driver template files.
| | +--osal/ - HAL OSAL templates.
- | +--lib/ - RTOS modules usable by both RT and NIL.
+ | +--oslib/ - RTOS modules usable by both RT and NIL.
| | +--include/ - OSLIB high level headers.
| | +--src/ - OSLIB high level source.
| | +--templates/ - OSLIB configuration template files.