mbed-os/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC11UXX
Anders Lindvall 05d41fe7db Fixed linker script for LPCXpresso for EA LPC11U35 QuickStart Board
After version 7.5.0 the compiler used in LPCXpresso changed and as a
result some of the included libraries were changed. This caused a
build error when trying to compile exported mbed projects.

The error was with NewlibNano libraries (*_s.a) and as NewlibNano is
not used by mbed, this patch references the non-NewlibNano libraries
instead.

This change in the linker script has been verified on LPCXpresso versions
from 6.1.2 up to the current 7.9.0.
2015-08-31 13:21:42 +02:00
..
TOOLCHAIN_ARM_MICRO change all .asm to .S 2015-06-20 13:39:33 -05:00
TOOLCHAIN_ARM_STD change all .asm to .S 2015-06-20 13:39:33 -05:00
TOOLCHAIN_GCC_ARM change all .asm to .S 2015-06-20 13:39:33 -05:00
TOOLCHAIN_GCC_CR Fixed linker script for LPCXpresso for EA LPC11U35 QuickStart Board 2015-08-31 13:21:42 +02:00
TOOLCHAIN_GCC_CS change all .asm to .S 2015-06-20 13:39:33 -05:00
TOOLCHAIN_IAR change all .asm to .S 2015-06-20 13:39:33 -05: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 [cmsis_nvic] correct typos and stray character 2014-10-14 00:47:53 -05:00
cmsis_nvic.h [cmsis_nvic] correct typos and stray character 2014-10-14 00:47:53 -05: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