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
arm.py
gcc.py
iar.py
mbed_toolchain.py tools: regions only if bootloader is supported 2019-12-10 14:09:29 +00:00