diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-03-13 09:49:55 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-03-13 09:49:55 +0000 |
commit | bb88c523426b52141c20b622305dd631f2c7a22d (patch) | |
tree | 14927a8c47ab0d41de5d01202a39487ea8adfe46 /os/common/oslib/readme.txt | |
parent | 4492ac9c2d105d06d4e7ecfb3a63f313d55963a4 (diff) | |
download | ChibiOS-bb88c523426b52141c20b622305dd631f2c7a22d.tar.gz ChibiOS-bb88c523426b52141c20b622305dd631f2c7a22d.tar.bz2 ChibiOS-bb88c523426b52141c20b622305dd631f2c7a22d.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11722 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/common/oslib/readme.txt')
-rw-r--r-- | os/common/oslib/readme.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/os/common/oslib/readme.txt b/os/common/oslib/readme.txt deleted file mode 100644 index e1c274da4..000000000 --- a/os/common/oslib/readme.txt +++ /dev/null @@ -1,3 +0,0 @@ -All the code contained under ./os/common/oslib are optional RTOS modules
-compatible with both RT and NIL. The code is placed under ./os/common in
-order to prevent code duplication and disalignments.
|