mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
|---|---|---|
| .. | ||
| TOOLCHAIN_ARM_MICRO | ||
| TOOLCHAIN_ARM_STD | ||
| TOOLCHAIN_GCC_ARM | ||
| TOOLCHAIN_GCC_CR | ||
| TOOLCHAIN_GCC_CS | ||
| TOOLCHAIN_IAR | ||
| LPC17xx.h | ||
| cmsis.h | ||
| cmsis_nvic.c | ||
| cmsis_nvic.h | ||
| system_LPC17xx.c | ||
| system_LPC17xx.h | ||