mirror of https://github.com/ARMmbed/mbed-os.git
4aef073327
### Description The netbeans exporter was being inconsistant with it's invocation of the C pre-processor on the linker script: the C pre-processor was always invoked from `$PATH` where as the rest of the tools were invoked as configured by the tools. This changes the invocation of CPP to match the rest of the tools: heed the conifguration. Fixes https://github.com/ARMmbed/mbed-cli/issues/663 ### Pull request type [x] Fix [ ] Refactor [ ] Target update [ ] Functionality change [ ] Breaking change |
||
---|---|---|
.. | ||
Makefile.tmpl | ||
__init__.py | ||
configurations.tmpl | ||
mbedignore.tmpl | ||
project.tmpl |