mbed-os/libraries
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
..
USBDevice add readable(), writeable() and settings changed callback to USBSerial 2013-11-01 12:38:27 +08:00
USBHost Modifications for compatibility with GCC 2013-10-17 10:34:07 +03:00
doc Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
dsp Updated DSP library + build system changes 2013-11-08 15:38:23 +02:00
fs fs: Silence GCC signed/unsigned warnings 2013-08-19 22:53:49 -07:00
mbed support GCC_ARM for LPC4330_M4 2013-11-20 17:03:59 +09:00
net lwip: Stop dropping long TCP segments 2013-10-29 23:41:21 -07:00
rpc Added LPC1114 and target for some test cases 2013-08-16 00:24:09 +09:00
rtos Increase available RAM for RTX on LPC11U24 2013-11-19 00:38:12 -08:00
tests Updated DSP library + build system changes 2013-11-08 15:38:23 +02:00