mbed-os/tools
Russ Butler abe431f48b Prevent traceback when memap fails to parse
If map file parsing fails then memap_instance is set to None. To
prevent a traceback when parsing fails check if this is None before
trying to access any of its fields.
2017-11-20 12:41:26 -06:00
..
arm_pack_manager [M487] Update CMSIS packs 2017-08-08 11:07:07 +08:00
bootloaders rtl8195am - adjust memory layout and enable fota support 2017-07-27 13:55:45 +08:00
compliance
config
data
dev
export NUCLEO_L496ZG_P support 2017-11-03 11:06:45 +01:00
flash_algo
git_hooks
host_tests
importer Updated code as per Python style guide 2017-11-15 11:30:50 -06:00
misc
profiles Enabled restrict keyword for IAR 2017-11-10 09:53:42 +00:00
targets Merge pull request #5042 from tung7970/fix-tools 2017-10-20 10:23:25 +01:00
test Merge pull request #5499 from adbridge/master 2017-11-16 16:11:39 +00:00
test_configs Removed special config for K64F 2017-11-13 15:04:15 -06:00
toolchains Merge pull request #5317 from theotherjimmy/fix-arm-supported-check 2017-10-23 10:33:22 -05:00
.mbedignore
__init__.py
build.py
build_api.py Prevent traceback when memap fails to parse 2017-11-20 12:41:26 -06:00
build_everything.py
build_release.py
build_travis.py build_travis.py Fix indentation 2017-10-06 11:35:16 +02:00
check_release.json
check_release.py
colorize.py
default_settings.py
detect_targets.py Increased test coverage / mocking of external modules 2017-09-29 10:05:05 +01: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
make.py memap enhancements with depth level configurable 2017-08-06 10:30:04 +01:00
memap.py Remove debug print from memap IAR impl 2017-10-03 13:46:30 -05:00
options.py
paths.py
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
size.py
synch.py
test.py Add copyright headers and use mbed error to skip tests without network config files 2017-09-20 18:31:06 -05:00
test_api.py Updated get_test_config function returns comment 2017-11-13 15:01:11 -06:00
test_db.py
test_exporters.py
test_mysql.py
test_webapi.py
tests.py
upload_results.py
utils.py Corrected the input to remove command 2017-11-15 11:31:30 -06:00