blob: 369c323dd129439be07c3f67ee75c3c7305e88bf [file] [log] [blame]
Kevin Peng5a571802020-06-23 18:01:55 +08001The source codes under this folder are copied from:
Kevin Pengfff32e32020-06-01 09:23:09 +08002https://github.com/ARM-software/CMSIS_5.git, tag 5.5.0, without modifications.
Kevin Peng5a571802020-06-23 18:01:55 +08003
4The prebuilt libraries have two versions:
5 - v5.5.0 for ARMCLANG and GCC compilers
6 - v5.7.0 for IAR compiler
7
8The v5.7.0 libraries for ARMCLANG and GCC have linking issues on Musca_A and
9AN524. So libraries for these two compilers keep using v5.5.0 which has been
10tested and verified.
11
12The IAR libraries of v5.5.0 has a problem and has been updated in CMSIS_5 5.7.0.
13So IAR libraries use v5.7.0.
14