mbed-os/cmsis/CMSIS_5
Martin Kojtal 77f8a30749 cmsis: fix iar asm build error with including header
mbed-cli1 does not pass -I to IAR for iarasm (comparing to other toolchains). Because old tools are frozen,
we implement this workaround for fixing the build.

We use preprocessor macros that are passed to .S files anyway, so we do not loose anything but we do diverge again from CMSIS, for now..
2021-08-20 13:22:56 +01:00
..
CMSIS cmsis: fix iar asm build error with including header 2021-08-20 13:22:56 +01:00
CMakeLists.txt CMake: Fix build failure due to CMSIS restructure 2020-11-06 17:25:20 +00:00