mbed-os/libraries/mbed/targets/cmsis
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_Freescale CMSIS KL46 files (were KL25 renamed) 2013-10-17 19:32:40 +02:00
TARGET_NXP support GCC_ARM for LPC4330_M4 2013-11-20 17:03:59 +09:00
TARGET_STM/TARGET_STM32F4XX Fix relocation of vector on STM32. 2013-10-25 13:09:06 +01:00
core_cm0.h Move common CMSIS headers 2013-06-28 16:12:45 +01:00
core_cm0plus.h Move common CMSIS headers 2013-06-28 16:12:45 +01:00
core_cm3.h Move common CMSIS headers 2013-06-28 16:12:45 +01:00
core_cm4.h Move common CMSIS headers 2013-06-28 16:12:45 +01:00
core_cm4_simd.h Move common CMSIS headers 2013-06-28 16:12:45 +01:00
core_cmFunc.h Move common CMSIS headers 2013-06-28 16:12:45 +01:00
core_cmInstr.h Move common CMSIS headers 2013-06-28 16:12:45 +01:00