mbed-os/tools/toolchains
Jimmy Brisson d20bcba89b 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-06 18:29:46 -06:00
..
__init__.py Remove static analysis scan 2017-03-06 18:29:46 -06:00
arm.py Ignore build directory from scan resources 2017-03-06 17:10:57 -06:00
gcc.py Ignore build directory from scan resources 2017-03-06 17:10:57 -06:00
iar.py Ignore build directory from scan resources 2017-03-06 17:10:57 -06:00