mbed-os/tools/export
Jimmy Brisson d8e0817968 Apply subtract basepath to features
A bug, #6755, was the result of the `subtract_basepath` function not
being applied to a resources object's children (it's features). This PR
fixes this bug by moving this functionality into the resources class.
Then, I applied the `subtract_basepath` method to the children resource
objects recursively. This has been tested on Partnerbeta and is to
upstream the fix.
2018-05-18 12:37:11 +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
codeblocks generate .mbedignore files in bin and obj to prevent mbed compile from getting confused 2018-04-20 15:31:55 +01: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 Move filter dot into exporter base class 2018-04-09 15:00:48 +01:00
iar IAR export and page size fix for nvstore 2018-05-04 12:22:29 +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 add the target to travis build script & sw4stm32 export script. 2018-04-09 15:00:48 +01:00
uvision Remove ASM include paths for ARM compiler 2018-05-04 12:22:29 +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 Apply subtract basepath to features 2018-05-18 12:37:11 +01:00
exporters.py Move filter dot into exporter base class 2018-04-09 15:00:48 +01:00