mbed-os/tools
Christopher Haster e3bde44b87 [build tools] Added support for cumulative attributes in configs directly
in mbed_lib.json:
{
    "name": "cmsis-nodejs-SQL-x86",
    "features_add": ["SMELLS_FUNNY"],
    "features_remove": ["SMELLS_NICE"],
    "device_has": ["SILLY_STRING", "FIRE"]
}
2016-06-11 14:44:59 -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 Add config system macros to exporters 2016-06-10 11:27:23 +01:00
host_tests Move private_settings.py to root mbed_settings.py. Various updates to reflect the path changes 2016-06-09 22:24:05 +01:00
toolchains Forward ported changes to tools 2016-06-10 15:19:02 +01: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 Update project generator script to allow working with any source 2016-06-10 02:24:27 +01:00
build_api.py Forward ported changes to tools 2016-06-10 15:19:02 +01:00
build_release.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
build_travis.py Further changes to reflect workspace_tools to tools rename 2016-06-09 21:40:54 +01:00
config.py [build tools] Added support for cumulative attributes in configs directly 2016-06-11 14:44:59 -05:00
export_test.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
get_config.py Update project generator script to allow working with any source 2016-06-10 02:24:27 +01: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 Add config system, memap, updates to build_api and toolchains 2016-06-09 23:50:03 +01:00
memap.py Forward ported changes to tools 2016-06-10 15:19:02 +01:00
options.py Ported updates to targets, utils and settings scripts 2016-06-09 22:05:35 +01: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 Update project generator script to allow working with any source 2016-06-10 02:24:27 +01:00
remove-device-h.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
settings.py Move private_settings.py to root mbed_settings.py. Various updates to reflect the path changes 2016-06-09 22:24:05 +01:00
singletest.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
size.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
synch.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
targets.py Ported updates to targets, utils and settings scripts 2016-06-09 22:05:35 +01:00
test.py Forward ported changes to tools 2016-06-10 15:19:02 +01:00
test_api.py Forward ported changes to tools 2016-06-10 15:19:02 +01:00
test_db.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
test_exporters.py Forward ported changes to tools 2016-06-10 15:19:02 +01:00
test_mysql.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
test_webapi.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
tests.py Move private_settings.py to root mbed_settings.py. Various updates to reflect the path changes 2016-06-09 22:24:05 +01:00
upload_results.py Ported updates to targets, utils and settings scripts 2016-06-09 22:05:35 +01:00
utils.py Ported updates to targets, utils and settings scripts 2016-06-09 22:05:35 +01:00