mbed-os/tools/toolchains
Martin Kojtal f2f76ebdcc 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-11 10:45:56 +00:00
..
__init__.py Add ARMC5 as an option for the -t argument 2019-03-23 18:24:58 -05:00
arm.py IOTBTOOL-377: Fix scatter file include path online 2019-10-30 15:51:08 +00:00
gcc.py Tools: check for GCC 9, rather than 6 2019-11-26 11:52:47 +02:00
iar.py Permit non-TrustZone ARMv8 build 2019-05-03 13:36:38 +03:00
mbed_toolchain.py tools: regions only if bootloader is supported 2019-12-11 10:45:56 +00:00