aboutsummaryrefslogtreecommitdiff
path: root/lib/chibios/os/common/ext/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chibios/os/common/ext/readme.txt')
-rw-r--r--lib/chibios/os/common/ext/readme.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/chibios/os/common/ext/readme.txt b/lib/chibios/os/common/ext/readme.txt
new file mode 100644
index 000000000..5bba5bf58
--- /dev/null
+++ b/lib/chibios/os/common/ext/readme.txt
@@ -0,0 +1,7 @@
1All the code contained under ./os/common/ext is not part of the ChibiOS
2project and supplied as-is without any additional warranty by ChibiOS.
3For ownership and copyright statements see the license details inside the
4code.
5
6Some modules may contain changes from the ChibiOS team in order to increase
7compatibility or usability with ChibiOS itself.