mbed-os/tools/toolchains
Naveen Kaje f0f133f3ec tools: fix the path generated to the sct file
The sct file path generated in the online compiler
is incorrect. Fix that by changing the correct_scatter_shebang
API to accept a FileRef object instead and use the path.

This change should go with change in online compiler that removes
the override for correct_scatter_shebang.
2019-04-02 09:05:15 -05:00
..
__init__.py Add ARMC5 as an option for the -t argument 2019-03-23 18:24:58 -05:00
arm.py tools: fix the path generated to the sct file 2019-04-02 09:05:15 -05:00
gcc.py Fix pylint warnings in gcc.py except for the long regex 2019-03-04 11:36:36 -06:00
iar.py Fix pylint in iar.py except for the long regex 2019-03-04 11:36:36 -06:00
mbed_toolchain.py Parse errors and warnings with ARMC6 2019-03-29 12:00:44 -05:00