mbed-os/workspace_tools
dinau 2d4fc59956 [LPC11U35][GCC_ARM][GCC_CR]: Modificatins for build.
1. Added to the export table in export_test.py.
2. Added to the build table in build_release.py
3. Added the compilation directives to RTX os files.

Notice:
 It would be better to change WORDS_STACK_SIZE definition in libraries/rtos/rtx/cmsis_os.h
 from 512 to 128 for LPC11U35 and LPC1114 micros compiled by GCC toolchain with newlib-nano,
 but I don't know the good way at this moment.
2014-03-17 23:45:39 +09:00
..
buildbot Main change: added cleaner HTML report to test sumary 2014-03-10 14:54:33 +00:00
data Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
dev Add Intel hex utilities 2014-03-14 16:07:41 +00:00
export [LPC11U35][GCC_ARM][GCC_CR]: Modificatins for build. 2014-03-17 23:45:39 +09:00
host_tests Added automation tests' implementation for TCP_Server, UDP_Server and STDIO 2014-03-17 11:58:35 +00:00
toolchains Optimize for speed 2014-02-11 17:07:29 +00:00
__init__.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
autotest.py Always use the local version of workspace_tools 2013-12-19 15:02:57 +02:00
build.py workspace_tools/build.py: Check if given MCU and Toolchains are supported by the build system 2014-02-19 23:57:45 +00:00
build_api.py Remove "quirky" resources assignment to toolchain 2014-02-11 10:55:20 +00:00
build_release.py [LPC11U35][GCC_ARM][GCC_CR]: Modificatins for build. 2014-03-17 23:45:39 +09: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 [LPC11U35][GCC_ARM][GCC_CR]: Modificatins for build. 2014-03-17 23:45:39 +09:00
hooks.py Added command line hooking option 2013-12-05 13:48:42 +02:00
libraries.py Updated DSP library + build system changes 2013-11-08 15:38:23 +02:00
make.py Add Nucleo board reset. Do not release Nordic yet. 2014-02-14 10:38:52 +00: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 Always use the local version of workspace_tools 2013-12-19 15:02:57 +02:00
server.py Always use the local version of workspace_tools 2013-12-19 15:02:57 +02:00
settings.py mbed-tools package improvements 2013-12-18 16:03:27 +02:00
singletest.py Added proper verbose for test output 2014-03-17 11:59:25 +00:00
size.py Always use the local version of workspace_tools 2013-12-19 15:02:57 +02:00
syms.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
synch.py Always use the local version of workspace_tools 2013-12-19 15:02:57 +02:00
targets.py [LPC11U35][GCC_ARM][GCC_CR]: Modificatins for build. 2014-03-17 23:45:39 +09:00
tests.py Add first BLE API test 2014-02-21 15:05:21 +00:00
utils.py More changes to the synchronization script 2013-09-11 17:02:51 +03:00