mbed-os/tools/toolchains
Martin Kojtal d7e0012bc7 tools: regions only if bootloader is supported
We removed catching and passing, we want to know for any misconfiguration if bootloader
is supported. Regions should check if bootloader is supported. In case not, just return.
Otherwise we catch any error.

This should help us to uncover missing regions or other config error (in case bootloader
is enabled via bootloader_supported set to true).
2019-12-10 14:09:29 +00:00
..
__init__.py Add ARMC5 as an option for the -t argument 2019-03-23 18:24:58 -05:00
arm.py minimal-printf: Enable using a target configuration parameter 2019-12-03 12:31:51 +00:00
gcc.py Merge pull request #11891 from hugueskamba/hk-enable-minimal-printf-in-tools 2019-12-04 10:14:54 +01:00
iar.py minimal-printf: Enable using a target configuration parameter 2019-12-03 12:31:51 +00:00
mbed_toolchain.py tools: regions only if bootloader is supported 2019-12-10 14:09:29 +00:00