mbed-os/libraries/mbed/targets/cmsis/TARGET_NXP
hototogi 03b79b5920 support GCC_ARM for LPC4330_M4
- Linker script is based on LPC1768
     number of NVIC is 16 (CORE) + 53 (M4 in LPC43xx) = 69,
    therefor, reserve at the top of RAM0 (address:0x10000000)
    to relocate NVIC vector table
 - startup file is based on startup_ARMCM4.S in CMSIS V3.20
     change NVIC name for cortex-M4 of LPC43xx
 - add GCC_ARM for LPC4330_M4 in python scripts
 - add some descriptions for GCC_ARM
2013-11-20 17:03:59 +09:00
..
TARGET_LPC11UXX Fix startup files for various versions of LPC11Uxx 2013-09-06 11:50:52 +03:00
TARGET_LPC11XX_11CXX Add bitfields definition to LPC11XX target 2013-10-22 11:00:17 -07:00
TARGET_LPC13XX Changed line endings to LF, removed non-ASCII chars from sources 2013-08-08 12:58:34 +03:00
TARGET_LPC23XX LPC2368 [GCC_ARM]: Fixed: Compilation and link errors in case "SD" example. 2013-09-13 22:01:19 +09:00
TARGET_LPC43XX support GCC_ARM for LPC4330_M4 2013-11-20 17:03:59 +09:00
TARGET_LPC81X Removed redundant label TARGET_LPC81X_COMMON 2013-11-11 13:28:18 +02:00
TARGET_LPC176X Fixups to network code after recent merges. 2013-08-15 04:40:53 -07:00
TARGET_LPC408X Support for exporting to GCC_ARM 2013-10-31 13:28:05 +01:00