mbed-os/tools
Brian Daniels 7a07c386cb Enforcing 'standard' build for mbed OS 5.0 release
This PR enforces that the default_build in a target's definition in
hal/targets.json is set to standard to be included in the version 5
release.

This is being enforced because small builds do not support
multi-threading. This makes the capabilities more consistent across all
boards in the version 5 release.

NOTE: This removes the MOTE_L152RC and the LPC11U68
from the version 5 release list because the 'default_build' for these
targets is currently set to 'small'.
2016-07-28 18:47:49 -05:00
..
bootloaders Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
buildbot Move private_settings.py to root mbed_settings.py. Various updates to reflect the path changes 2016-06-09 22:24:05 +01:00
ci_templates Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
compliance Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
data Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
dev Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
export Merge pull request #2202 from 0xc0170/dev_progen_improvements 2016-07-27 02:46:56 -05:00
host_tests Squash weird import bug 2016-07-07 15:29:36 -05:00
misc Move non-essential scripts to tools/misc/ 2016-06-27 14:11:38 +01:00
test [tools] Added test for removing features 2016-07-27 18:01:33 -05:00
toolchains Merge pull request #2168 from c1728p9/remove_float_printf 2016-07-26 00:20:45 -05:00
.mbedignore Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
__init__.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
build.py Force installation of dependencies in entry points 2016-07-26 14:08:26 -05:00
build_api.py Enforcing 'standard' build for mbed OS 5.0 release 2016-07-28 18:47:49 -05:00
build_everything.py Add tests to the config system. Add GCC flags to support uVisor 2016-06-12 19:04:41 +01:00
build_release.py Adding concept of release versions for targets. 2016-07-27 13:36:52 -05:00
build_travis.py tools update to add NUCLEO_F207ZG 2016-07-12 16:38:11 +02:00
colorize.py Replace color definitions with colorama constants 2016-07-11 09:41:23 -05:00
config.py [tools] Fixed precedence issue in cumulative attribute set-arithmetic 2016-07-27 16:47:23 -05:00
default_settings.py Add environmental variables support for toolchain paths 2016-06-24 23:03:08 +01:00
detect_targets.py Revert "Revert "Generalize flag handling"" 2016-07-07 15:29:36 -05:00
export_test.py [STM32F4xx][NUCLEO_F429ZI] Add on for NUCLEO_F429ZI export and tests 2016-07-04 15:20:12 +02:00
get_config.py Ignore extra MCUs and toolchains in get_config.py 2016-07-07 15:29:36 -05:00
hooks.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
libraries.py Update project generator script to allow working with any source 2016-06-10 02:24:27 +01:00
make.py Force installation of dependencies in entry points 2016-07-26 14:08:26 -05:00
memap.py Replace in memap CSV report fields 2016-07-13 11:25:04 +01:00
options.py Add colorization option to default options parser 2016-07-11 09:41:14 -05:00
patch.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
paths.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
project.py Force installation of dependencies in entry points 2016-07-26 14:08:26 -05:00
project_api.py IDE build tests with progen 2016-07-15 13:25:35 -05:00
settings.py mbed Online Build System support: 2016-07-19 11:14:42 +01:00
singletest.py Revert "Revert "Generalize flag handling"" 2016-07-07 15:29:36 -05:00
size.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
synch.py mbed Online Build System support: 2016-07-19 11:14:42 +01:00
targets.py mbed Online Build System support: 2016-07-19 11:14:42 +01:00
test.py Merge pull request #2257 from theotherjimmy/install-deps 2016-07-27 16:49:12 -05:00
test_api.py Merge pull request #2244 from bridadan/test-discovery-refactor 2016-07-26 15:45:41 -05:00
test_db.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
test_exporters.py Merge pull request #1873 from theotherjimmy/file-reporter 2016-07-06 16:45:43 -05:00
test_mysql.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
test_webapi.py Revert "Revert "Generalize flag handling"" 2016-07-07 15:29:36 -05:00
tests.py tools update to add NUCLEO_F207ZG 2016-07-12 16:38:11 +02:00
upload_results.py Ported updates to targets, utils and settings scripts 2016-06-09 22:05:35 +01:00
utils.py Merge pull request #2257 from theotherjimmy/install-deps 2016-07-27 16:49:12 -05:00