mbed-os/tools/toolchains
Hugues de Valon 9f096cf4f1 Fix a bug using ELF as output extension
When overriding the OUTPUT_EXT variable in compilation configuration,
bugs appear:

* The bin variable is not None as the 'elf' string is not interned.
* When that is fixed, the function returns None instead of returning the
path of the ELF file.

Signed-off-by: Hugues de Valon <hugues.devalon@arm.com>
2018-03-14 14:48:09 -05:00
..
__init__.py Fix a bug using ELF as output extension 2018-03-14 14:48:09 -05:00
arm.py Use relative path to scatter for include path 2018-02-09 14:18:45 +00:00
gcc.py Simplify and Improve error/warning parser for arm_gcc 2018-02-23 17:08:30 -06:00
iar.py Move IAR flag passing to constructor 2017-09-26 08:59:01 -05:00