mbed-os/tools
Christopher Haster d82d9888d4 Added COMMON folder for tests
A COMMON folder allows code reuse across different test cases. This
avoids code duplication or code enterying the application space.

The COMMON folder is uppercase to match naming conventions in Mbed OS.
2018-01-09 16:11:14 -06:00
..
arm_pack_manager [M487] Update CMSIS packs 2017-08-08 11:07:07 +08:00
bootloaders rtl8195am - refactor bootloader and ota support 2017-11-28 21:33:51 +08:00
compliance Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
config Use Config class to find mbed_app.json 2017-12-01 15:18:04 -06: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 NUCLEO_F413ZH: Add support for the NUCLEO-F413ZH board 2017-12-29 15:30:10 +01:00
flash_algo Update c_blob_mbed.tmpl 2017-04-11 20:30:34 +02:00
git_hooks Use toolchain notify for printing when finding dupes 2016-09-30 15:14:22 -05:00
host_tests Squash weird import bug 2016-07-07 15:29:36 -05:00
importer Updated code as per Python style guide 2017-11-15 11:30:50 -06:00
misc Remove previous docs building method and replaced by `doxygen doxyfile_options` 2017-06-05 17:32:45 -05:00
profiles Add minimal debug info to release and develop profiles. 2017-12-14 17:18:31 +02:00
targets rtl8195am - refactor bootloader and ota support 2017-11-28 21:33:51 +08:00
test Assert that reduce depth works and parameterize over path sep 2018-01-02 14:36:10 -06:00
test_configs Use Config class to find mbed_app.json 2017-12-01 15:18:04 -06:00
toolchains Merge pull request #5755 from jorisa/fix-make-paths 2017-12-28 20:57:20 +00: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 Find extra targets in all source folders 2017-06-21 22:17:57 +10:00
build_api.py tools: cmsis and hal are build together 2018-01-02 11:48:56 +00:00
build_everything.py Move find_tests to where it's has arguments 2016-08-11 10:03:23 -05:00
build_release.py restructure - Updated tools to point to restructured modules 2016-09-30 19:18:09 -05:00
build_travis.py Merge pull request #5608 from productize/nucleo-f413zh 2018-01-08 10:35:27 -06:00
check_release.json Add an ignore list so that sets of test, target can be excluded from the 2017-03-16 15:46:20 +00:00
check_release.py Add an ignore list so that sets of test, target can be excluded from the 2017-03-16 15:46:20 +00:00
colorize.py Format and document colorize 2016-08-16 11:48:45 -05:00
default_settings.py Add environmental variables support for toolchain paths 2016-06-24 23:03:08 +01:00
detect_targets.py Fixed call to deprecated get_details_txt 2017-12-15 15:31:36 +00:00
get_config.py Merge pull request #4547 from bridadan/sort_config_data 2017-07-07 12:44:18 +01:00
hooks.py Allow ARMC6 to run post-binary-hooks marked for ARM 2017-09-13 14:50:06 -05:00
libraries.py tools: remove usb host from mbed 2 scripts 2017-05-12 14:51:49 -05:00
make.py memap enhancements with depth level configurable 2017-08-06 10:30:04 +01:00
memap.py Use non-scoped imports in memap 2018-01-02 14:19:00 -06:00
options.py Revert "Remove Cortex-A mbed OS 5 support" 2017-12-21 14:09:24 +09:00
paths.py tools: remove usb host from mbed 2 scripts 2017-05-12 14:51:49 -05:00
project.py Check for mbed 5 support on export 2017-08-23 08:31:07 -05:00
settings.py Initial toolchain class for ARMC6 2017-09-11 13:17:54 -05:00
singletest.py Adding build profiles configuration to build_release.py and singletest.py 2016-09-30 16:54:34 -05:00
size.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
synch.py Updated to allow for new directory structure for mbed-dev source. 2017-02-03 16:50:45 +00:00
test.py Added check for options.source_dir is none 2017-12-01 15:02:50 -06:00
test_api.py Added COMMON folder for tests 2018-01-09 16:11:14 -06: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 NUCLEO_F413ZH: Add support for the NUCLEO-F413ZH board 2017-12-29 15:30:10 +01:00
upload_results.py Ported updates to targets, utils and settings scripts 2016-06-09 22:05:35 +01:00
utils.py Corrected the input to remove command 2017-11-15 11:31:30 -06:00