mbed-os/tools
Brian Daniels cd96b21370 Correct check for the ARM toolchain binary in the PATH.
The compiler used for the ARM toolchain changes depending on the target.
This changes the front end scripts to do the proper toolchain look up
before checking the system PATH for the compiler executable. The tools
were always checking for the ARMC5 compiler, now it should check for the
right version.
2019-03-11 19:04:32 -05:00
..
arm_pack_manager Recompute sector information for Nuvoton 2019-03-07 10:08:32 -06:00
bootloaders Merge pull request #8014 from M-ichae-l/realtek-rtl8195am-lib-updates 2018-09-26 13:09:28 +02:00
compliance
config Avoid KeyError Exceptions. 2019-03-04 11:24:47 -06:00
data
debug_tools/crash_log_parser Fix tool crashing when lines end with cr(not crlf) 2018-06-27 17:06:50 -05:00
dev tools: add license headers 2019-02-15 13:32:45 +00:00
export Added support for PSA target to WIFI_BT board 2019-03-07 08:40:20 -08:00
flash_algo Python2+3: flash_algo 2018-02-05 11:13:40 -06:00
git_hooks Remove unused git hook 2018-07-16 14:10:21 -05:00
host_tests tools: add license headers 2019-02-15 13:32:45 +00:00
importer Update tfm_importer.json 2019-03-11 11:57:50 +02:00
misc tools: fix hashbang 2019-02-18 15:45:33 +00:00
notifier Merge pull request #6999 from evva-sfw/feature/extend_error_warning_msg_as_link 2018-06-07 10:11:23 -05:00
profiles Merge pull request #9277 from deepikabhavnani/flags_fixes 2019-02-20 12:07:15 -06:00
psa Merge pull request #10010 from kfnta/psa_tools_docs_update 2019-03-11 11:55:34 +01:00
resources BLE - accept tpp extensions for header files. 2019-02-26 13:18:18 +00:00
targets LPC55S69: Change post-build hook to create HEX 2019-03-08 07:33:48 -06:00
test Test for sector information 2019-03-07 09:05:59 -06:00
test_configs Merge pull request #9778 from michalpasztamobica/add_missing_wifi_config_params 2019-02-25 17:30:36 -06:00
toolchains Added support for PSA target to WIFI_BT board 2019-03-07 08:40:20 -08:00
.mbedignore
__init__.py
build.py Correct check for the ARM toolchain binary in the PATH. 2019-03-11 19:04:32 -05:00
build_api.py Reorder post-build and managed bootloader mode merging 2019-03-04 11:30:49 -06:00
build_release.py Make release errors very visible 2018-07-16 14:12:00 -05:00
build_travis.py Remove mbed 2 USB tests from Travis 2019-02-22 10:52:32 -06:00
check_release.json
check_release.py tools: add license headers 2019-02-15 13:32:45 +00:00
default_settings.py Removing GCC_CR mention from settings.py 2018-10-02 10:46:31 -05:00
detect_targets.py Merge pull request #6000 from daid/patch-1 2018-02-15 10:57:15 -06:00
device_management.py Modified code to stop assuming that subparser lies at certain position 2019-02-26 15:10:39 -06:00
get_config.py Revert get_config.py make.py test.py 2019-01-17 13:16:09 -05:00
libraries.py
make.py Correct check for the ARM toolchain binary in the PATH. 2019-03-11 19:04:32 -05:00
memap.py feat: add support for .obj files in memap 2019-02-26 14:46:19 +01:00
memap_flamegraph.html Impl differential memap 2018-07-24 11:40:43 -05:00
options.py Add --custom-target argument to get_default_options_parser 2019-01-17 13:16:09 -05:00
paths.py Check source relative to ROOT on secure targets 2019-02-10 17:13:10 +02:00
project.py tools: move string description after import modules 2019-02-19 10:49:04 +00:00
regions.py Add SPDX identifier 2019-03-04 11:32:15 -06:00
run_icetea.py Fix Ice Tea test execution order to be sorted by names. 2018-10-30 14:37:57 +01:00
settings.py CR fixes 2018-11-27 09:16:45 +02:00
singletest.py Remove references to GCC_CR from the rest of the tools 2018-10-02 10:51:54 -05:00
size.py Remove references to GCC_CR from the rest of the tools 2018-10-02 10:51:54 -05:00
synch.py
test.py Correct check for the ARM toolchain binary in the PATH. 2019-03-11 19:04:32 -05:00
test_api.py Remove _NS & _PSA from test_spec.json 2019-03-06 13:13:56 +02:00
test_db.py
test_exporters.py Python2+3: iteritems -> items 2018-02-05 11:04:36 -06:00
test_mysql.py
test_webapi.py
tests.py Python2+3: make.py -n 2018-02-05 11:07:37 -06:00
upload_results.py Python2+3: iteritems -> items 2018-02-05 11:04:36 -06:00
utils.py tools/utils: ensure default build profiles are processed first 2019-02-14 10:37:05 -06:00