mbed-os/tools/resources
Brian Daniels c10528b5d5 Only store references to one linker script in a resources object.
Projects have only ever made use of one linker script per compiler.
However, the tools would store references to multiple linker scripts in
a project and select one in a non-deterministic way. Now we clear out
any existing linker script when we add a new one to a project. This way,
the last added linker script is always used.
2019-04-24 13:37:42 +01:00
..
__init__.py Only store references to one linker script in a resources object. 2019-04-24 13:37:42 +01:00
ignore.py Refactor mbedignore behaivor into an object 2018-08-27 11:16:07 -05:00