mbed-os/tools/toolchains
Hugues Kamba 2a9207bbe4 Address comments on workaround for Mbed OS 2 CI build after Public (#11114)
* Modify compilation API to provide a list of paths to exclude from the build.
* `_exclude_files_from_build` becomes a static method
* Replace ternary expression with simple  `if/else` statement
* Make unit test case for dirs exclusion independent of system files
2019-08-02 12:32:40 +01:00
..
__init__.py Add ARMC5 as an option for the -t argument 2019-03-23 18:24:58 -05:00
arm.py Add TOOLCHAIN_ARMC5 label 2019-07-18 11:50:13 +03:00
gcc.py Permit non-TrustZone ARMv8 build 2019-05-03 13:36:38 +03:00
iar.py Permit non-TrustZone ARMv8 build 2019-05-03 13:36:38 +03:00
mbed_toolchain.py Address comments on workaround for Mbed OS 2 CI build after Public (#11114) 2019-08-02 12:32:40 +01:00