mbed-os/tools/toolchains
Jimmy Brisson fbb6f71be8 Ignore build directory from scan resources
This is a bug fix for the following bug (Github issue #437):

If two builds were run specifying a non-default build folder, the second
build would fail to link with duplicate symbols and may not fit on the
device. The root of this problem is that these non-default build folders
are not ignored by scan-resources, and therefore included in the build.

We fix this bug by ignoring the build directory passed into the tools.
2017-03-06 17:10:57 -06:00
..
__init__.py Ignore build directory from scan resources 2017-03-06 17:10:57 -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