mbed-os/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC176X
Adam Green 28a3466d11 Fixups to network code after recent merges.
Peter's and my changes to LPC1768.ld ended up adding the same AHBSRAM0
and AHBSRAM1 section clauses to the script twice.  I removed one copy.

I also pulled Peter's define of the ETHMEM_SECTION macro up into the
previous nested #if so that the preprocessor wouldn't spit out a
redefined macro warning.

I verified that building the code clean before and after these changes
still results in the same .bin file but now without warnings and/or
duplicate code.
2013-08-15 04:40:53 -07:00
..
TOOLCHAIN_ARM_MICRO Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00
TOOLCHAIN_ARM_STD Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00
TOOLCHAIN_GCC_ARM Fixups to network code after recent merges. 2013-08-15 04:40:53 -07:00
TOOLCHAIN_GCC_CR Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00
TOOLCHAIN_GCC_CS Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00
TOOLCHAIN_IAR Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00
LPC17xx.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
system_LPC17xx.c Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00
system_LPC17xx.h Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00