mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
---|---|---|
.. | ||
TOOLCHAIN_IAR | ||
cmsis_armcc.h | ||
cmsis_armclang.h | ||
cmsis_compiler.h | ||
cmsis_cp15.h | ||
cmsis_gcc.h | ||
cmsis_iccarm.h | ||
core_ca.h | ||
irq_ctrl.h | ||
irq_ctrl_gic.c |