mbed-os/cmsis
TomoYamanaka 596110069c Modify IRQ handler processing without RTOS at Cortex-A IAR Compiler
In case of unusing RTOS, there is no processing against IRQ handler and it causes a linker error.
Therefore, I added this processing with WEAK attribute. Also I added cmain.S file at cmsis/TARGET_CORTEX_A folder.
2019-01-14 13:06:14 +00:00
..
TARGET_CORTEX_A Modify IRQ handler processing without RTOS at Cortex-A IAR Compiler 2019-01-14 13:06:14 +00:00
TARGET_CORTEX_M Check correct ARMC6 predefine for FP codegen 2018-12-27 22:26:03 -06:00
RTE_Components.h Fix RTOS-less build failed with cmsis/RTE_Components.h 2018-05-30 15:25:01 +08:00
mbed_cmsis_conf.h CMSIS/RTX: Adapt Mbed OS to CMSIS/RTX device support scheme 2018-05-14 12:18:21 +01:00