mbed-os/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC11UXX
Bogdan Marinescu 423f1abd63 Fix startup files for various versions of LPC11Uxx
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.
2013-09-06 11:50:52 +03:00
..
TOOLCHAIN_ARM_MICRO Fix startup files for various versions of LPC11Uxx 2013-09-06 11:50:52 +03:00
TOOLCHAIN_ARM_STD Fix startup files for various versions of LPC11Uxx 2013-09-06 11:50:52 +03:00
TOOLCHAIN_GCC_ARM Added support for LPC11U35_401 in ARM and GCC_ARM 2013-08-27 15:19:01 +03:00
TOOLCHAIN_GCC_CR [LPC11U24] Take advantage of the full 8K of RAM 2013-07-17 15:29:40 +03:00
TOOLCHAIN_GCC_CS [LPC11U24] Take advantage of the full 8K of RAM 2013-07-17 15:29:40 +03:00
LPC11Uxx.h Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00
cmsis.h Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00
cmsis_nvic.c Interrupt chaining: now working on all targets. 2013-08-07 14:43:36 +03:00
cmsis_nvic.h Interrupt chaining: now working on all targets. 2013-08-07 14:43:36 +03:00
power_api.h Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00
system_LPC11Uxx.c Changed line endings to LF, removed non-ASCII chars from sources 2013-08-08 12:58:34 +03:00
system_LPC11Uxx.h Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00