mirror of https://github.com/ARMmbed/mbed-os.git
When exporting to a uvision project, the include flags are not put in the assembly compilation line. When assembling the files containing includes, the search path will then fail. This patch adds the include paths to the Assembly sequence, as it is done for compilation. This issue was found in the pull request ARMmbed/mbed-os#6168. Signed-off-by: Hugues de Valon <hugues.devalon@arm.com> |
||
---|---|---|
.. | ||
__init__.py | ||
uvision.tmpl | ||
uvision_debug.tmpl |