mbed-os/cmsis/CMSIS_5/CMSIS
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
..
RTOS2 cmsis: fix iar asm build error with including header 2021-08-20 13:22:56 +01:00
TARGET_CORTEX_A cmsis: fix armcc compat header redefition of enable/disable irq 2021-07-29 14:31:39 +01:00
TARGET_CORTEX_M CMSIS/RTX: Patch to conditionally compile 2021-07-27 10:06:38 +01:00
CMakeLists.txt CMake: Create CMSIS library targets to remove dependency on MBED_TARGET_LABELS 2021-02-19 13:39:32 +00:00