mirror of https://github.com/ARMmbed/mbed-os.git
LPC11U24/LPC11U24_301/LPC11U35_401 shared the same startup file for ARM and uARM toolchains, which is wrong, because the initial SP value is different for LPC11U24_301. This commit fixes this issue by giving each target its own startup file. |
||
|---|---|---|
| .. | ||
| TOOLCHAIN_ARM_MICRO | ||
| TOOLCHAIN_ARM_STD | ||
| TOOLCHAIN_GCC_ARM | ||
| TOOLCHAIN_GCC_CR | ||
| TOOLCHAIN_GCC_CS | ||
| LPC11Uxx.h | ||
| cmsis.h | ||
| cmsis_nvic.c | ||
| cmsis_nvic.h | ||
| power_api.h | ||
| system_LPC11Uxx.c | ||
| system_LPC11Uxx.h | ||