diff options
Diffstat (limited to 'lib/chibios/os/common/ext/readme.txt')
-rw-r--r-- | lib/chibios/os/common/ext/readme.txt | 7 |
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 @@ | |||
1 | All the code contained under ./os/common/ext is not part of the ChibiOS | ||
2 | project and supplied as-is without any additional warranty by ChibiOS. | ||
3 | For ownership and copyright statements see the license details inside the | ||
4 | code. | ||
5 | |||
6 | Some modules may contain changes from the ChibiOS team in order to increase | ||
7 | compatibility or usability with ChibiOS itself. | ||