mbed-os/tools
Bogdan Marinescu 6858117ff2 Conversion of boolean configuration parameters to integers
Boolean configuration parameters will now be generated as integers (1
for True, 0 for False).
2016-06-17 12:56:10 +03: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 Fixed exporters to support features 2016-06-16 18:12:04 +01:00
host_tests Add a serial transmission complete test 2016-06-14 12:03:22 +02:00
test/config_test Configuration in header files - step 1 2016-06-16 00:23:04 +03:00
toolchains Merge pull request #1957 from mbedmicro/config_headers 2016-06-16 18:47:15 +02: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 Merge pull request #1955 from theotherjimmy/name-libs 2016-06-15 22:30:19 +01:00
build_api.py Fixed exporters to support features 2016-06-16 18:12:04 +01: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 Merge pull request #1752 from svastm/add_nucleo_l011k4 2016-06-14 22:00:28 +02:00
build_travis.py [NUCLEO_L011K4] Add to the build and export scripts 2016-06-13 10:24:19 +02:00
config.py Conversion of boolean configuration parameters to integers 2016-06-17 12:56:10 +03:00
default_settings.py Added script for detecting connected mbed targets/boards 2016-06-12 10:59:51 +01:00
detect_targets.py Added script for detecting connected mbed targets/boards 2016-06-12 10:59:51 +01:00
export_test.py Merge pull request #1752 from svastm/add_nucleo_l011k4 2016-06-14 22:00:28 +02:00
get_config.py Configuration in header files - step 1 2016-06-16 00:23:04 +03: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 Aligned make.py and build.py options 2016-06-12 01:06:15 +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 tools/project - export report fix name 2016-06-15 18:54:17 +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 Lower case test names, blob matching test names, and sort test names for prints 2016-06-14 02:14:45 +01:00
test_api.py Lower case test names, blob matching test names, and sort test names for prints 2016-06-14 02:14:45 +01:00
test_db.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
test_exporters.py Handling exceptions throughout test flow 2016-06-14 02:14:44 +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 Add a serial transmission complete test 2016-06-14 12:03:22 +02:00
upload_results.py Ported updates to targets, utils and settings scripts 2016-06-09 22:05:35 +01:00
utils.py Fixes the python traceback when the user does ctrl+c during compilation 2016-06-15 01:08:35 +01:00