mbed-os/workspace_tools
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
..
data Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
dev Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
export Added export maps 2013-11-18 20:24:51 +02:00
host_tests Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
toolchains support GCC_ARM for LPC4330_M4 2013-11-20 17:03:59 +09:00
__init__.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
autotest.py Add test groups. 2013-08-07 14:51:24 +03:00
build.py Add correct return code to build script 2013-11-08 11:54:12 +00:00
build_api.py Added 'macros' keyword to build_api.py to allow building USB libraries. 2013-10-21 11:05:46 -05:00
build_release.py Added LPC4088_EA to the list of targets 2013-11-18 19:57:25 +02:00
build_travis.py Travis-CI: display the build command before running it 2013-11-08 18:21:58 +02:00
client.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
export_test.py Bugfix: PIN Modes was not set correctly 2013-09-09 14:10:11 +02:00
hooks.py Added toolchain hooks and support for LPC4088_EA binary generation 2013-08-30 12:19:08 +03:00
libraries.py Updated DSP library + build system changes 2013-11-08 15:38:23 +02:00
make.py Remove invalid default value for '-p' in make.py 2013-10-22 11:50:52 +03:00
options.py Integrated support for Red Lizzard's "goanna" static analysis tool 2013-10-14 17:32:41 +03:00
patch.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
paths.py Added CellularModem library, removed old VodafoneUSBModem library 2013-10-17 12:01:55 +03:00
project.py Add script to export mbed SDK tests to different IDEs 2013-08-16 16:40:53 +01:00
server.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
settings.py Default to ARM GCC tools in the system path 2013-11-08 11:46:00 +00:00
size.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
syms.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
synch.py Fix error in 'update_repo' call 2013-10-23 17:27:36 +03:00
targets.py support GCC_ARM for LPC4330_M4 2013-11-20 17:03:59 +09:00
tests.py Updated DSP library + build system changes 2013-11-08 15:38:23 +02:00
utils.py More changes to the synchronization script 2013-09-11 17:02:51 +03:00