mbed-os/tools/export
Hugues de Valon f2dcff5e4a Add ASM include flags in uvision export
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>
2018-03-26 18:52:24 +01:00
..
atmelstudio Add clean methods to many more exporters 2018-02-22 14:46:21 -06:00
cces Merge branch 'master' of https://github.com/ARMmbed/mbed-os into pr-sm 2018-02-27 14:33:35 +00:00
cdt Add clean methods to many more exporters 2018-02-22 14:46:21 -06:00
cmake Correct syntax for mbed export in Py3 2018-03-26 18:52:24 +01:00
cmsis Add clean methods to many more exporters 2018-02-22 14:46:21 -06:00
coide Add clean methods to many more exporters 2018-02-22 14:46:21 -06:00
ds5_5 Python2+3: iteritems -> items 2018-02-05 11:04:36 -06:00
e2studio Add clean methods to many more exporters 2018-02-22 14:46:21 -06:00
embitz Add clean methods to many more exporters 2018-02-22 14:46:21 -06:00
gnuarmeclipse Correct syntax for mbed export in Py3 2018-03-26 18:52:24 +01:00
iar Correct syntax for mbed export in Py3 2018-03-26 18:52:24 +01:00
kds Add clean methods to many more exporters 2018-02-22 14:46:21 -06:00
lpcxpresso Deprecate LPCXpresso 2017-07-11 11:16:17 -05:00
makefile Add ASM flags virtual path for make export 2018-03-26 18:52:24 +01:00
mcuxpresso Correct syntax for mbed export in Py3 2018-03-26 18:52:24 +01:00
nb Correct syntax for mbed export in Py3 2018-03-26 18:52:24 +01:00
qtcreator Add clean methods to many more exporters 2018-02-22 14:46:21 -06:00
simplicity Add clean methods to many more exporters 2018-02-22 14:46:21 -06:00
sw4stm32 Correct syntax for mbed export in Py3 2018-03-26 18:52:24 +01:00
uvision Add ASM include flags in uvision export 2018-03-26 18:52:24 +01:00
vscode Correct syntax for mbed export in Py3 2018-03-26 18:52:24 +01:00
zip Move zip into its own dir 2017-01-17 12:39:39 -06:00
.hgignore Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
.mbed Add `mbed new .` output to export 2017-04-26 09:52:07 -05:00
GettingStarted.html Export: fix link in gettingstarted 2017-12-12 08:46:06 +00:00
__init__.py Added exporter for Analog Devices' CrossCore Embedded Studio 2018-02-09 14:48:05 -05:00
exporters.py Correct exporter clean behavior 2018-02-21 09:28:24 -06:00