commit | fff32e3cadb72d7135598d40a6b205b117a89dc9 | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Mon Jun 01 09:23:09 2020 +0800 |
committer | Kevin Peng <kevin.peng@arm.com> | Wed Jun 10 13:14:10 2020 +0800 |
tree | 3fcb3f2fcf81d0f471f420776a72a4ca814929cd | |
parent | be3c8b4299e666dfa41a3fc57b28a5e035a7197b [diff] [blame] |
Add CMSIS RTOS2 RTX Change-Id: Ib5a73249809a8ffc91f8624684de07d90c801b87 Signed-off-by: Kevin Peng <kevin.peng@arm.com>
diff --git a/CMSIS/README b/CMSIS/README new file mode 100644 index 0000000..ff42ebe --- /dev/null +++ b/CMSIS/README
@@ -0,0 +1,2 @@ +The files under this folder are copied from: +https://github.com/ARM-software/CMSIS_5.git, tag 5.5.0, without modifications.