mbed-os/workspace_tools
Aron L. Phillips 1584c55aed Modified the linker script for the ARM Micro, Standard, and GCC to accommodate for the specific chip that the mBuino platform uses LPC11U24FHI33/301 which is 6kB in the SRAM vs 8kB;
Added ('GHI_MBUINO',     ('ARM', 'uARM', 'GCC_ARM')), to the OFFICIAL_MBED_LIBRARY_BUILD section of build_release.py.
2014-08-01 15:53:02 -04:00
..
buildbot Main change: added cleaner HTML report to test sumary 2014-03-10 14:54:33 +00:00
data spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
dev spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
export Enable exporters for LPC4330_M4 2014-07-21 21:41:05 -04:00
host_tests Added exception handling for prettytable and serial modules - gracefuly handle missing imports. 2014-07-11 11:24:03 +01:00
toolchains Disable rtti for gcc. 2014-06-21 12:24:05 +02:00
__init__.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
build.py FAT library will be now built to .a / .ar separate folder. New switch -f / --fat is introduced for build.py script 2014-07-28 14:04:26 +01:00
build_api.py Added new feature: Now user can change default global name of project (test) binary to other name or by default use name chosen by the suite which is test folder name 2014-07-15 10:13:17 +01:00
build_release.py Modified the linker script for the ARM Micro, Standard, and GCC to accommodate for the specific chip that the mBuino platform uses LPC11U24FHI33/301 which is 6kB in the SRAM vs 8kB; 2014-08-01 15:53:02 -04:00
build_travis.py [Travis] Libraries addition to some targets 2014-07-21 11:45:27 +01:00
export_test.py Merge branch 'origin/master' 2014-06-24 23:46:48 +09:00
hooks.py Added command line hooking option 2013-12-05 13:48:42 +02:00
libraries.py FAT library will be now built to .a / .ar separate folder. New switch -f / --fat is introduced for build.py script 2014-07-28 14:04:26 +01:00
make.py sendBreak() bugix proposed by mbed user 'chrta' 2014-06-23 17:34:10 +01:00
options.py Added CPPCHECK static analysis for MBED and CMSIS libraries from command line. Use switch --cppcheck 2014-06-10 16:38:43 +01:00
patch.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
paths.py FAT library will be now built to .a / .ar separate folder. New switch -f / --fat is introduced for build.py script 2014-07-28 14:04:26 +01:00
project.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
settings.py Added support for cpputest library. UT libray now compiles as separate lib, just like other libs. For example ETH or RTX. Added support for cpputest sources in root of mbed project (on the same level with mbed sdk repo). changes include adding new paths to the project. Two example UT (UT_1, UT_2 are added). New option -O is introduced to force 'test build only' 2014-07-01 17:45:38 +01:00
singletest.py Changed copyright date to 2014 2014-07-25 17:37:16 +01:00
size.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
synch.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
targets.py Add new platform. Based on K64F. 2014-07-22 09:15:52 -05:00
tests.py FAT library will be now built to .a / .ar separate folder. New switch -f / --fat is introduced for build.py script 2014-07-28 14:04:26 +01:00
utils.py cppcheck Linux / Windows support 2014-06-11 15:52:12 +01:00