mbed-os/tools/toolchains
Jimmy Brisson ed60ef142b Remove static analysis scan
An earlier patch in this series relies on the assumption that all
toolchain construction goes through `prepare_toolchain`. This is still
not the case. The only remaining user of the `mbedToolchain` object that
does not go through `prepare_toolchain` is the static analysis scanner.
It's basically dead-code at this point. I say we remove it. So this
patch removes it.
2017-03-13 11:14:23 +00:00
..
__init__.py Remove static analysis scan 2017-03-13 11:14:23 +00:00
arm.py Ignore build directory from scan resources 2017-03-13 11:14:15 +00:00
gcc.py Ignore build directory from scan resources 2017-03-13 11:14:15 +00:00
iar.py Ignore build directory from scan resources 2017-03-13 11:14:15 +00:00