mbed-os/tools/toolchains
Brian Daniels d2a86635ea Adding fatal error detection to toolchians.
Before the toolchains would ignore error messages that contained the
string "Fatal error". This would lead to a silent failure unless the
compile command was ran with verbose options. This is now fixed.
2017-02-13 12:02:35 +00:00
..
__init__.py Move sys_libs into mbedToolchain class 2017-01-30 11:18:44 +00:00
arm.py Adding fatal error detection to toolchians. 2017-02-13 12:02:35 +00:00
gcc.py Adding fatal error detection to toolchians. 2017-02-13 12:02:35 +00:00
iar.py Adding fatal error detection to toolchians. 2017-02-13 12:02:35 +00:00