mbed-os/tools/export/cmsis
Jimmy Brisson 6a325673de Fix Traceback in CMSIS export.
The traceback was caused when a file without a parent directory (which
is implicitly ".") is added to the resources object. The code assumed
that all files within the resources object would have a parent
directory.

This commit changes the check to account for files that are in the root
directory of a project and have no preceding `./`
2017-04-12 11:00:09 -05:00
..
__init__.py Fix Traceback in CMSIS export. 2017-04-12 11:00:09 -05:00
cpdsc.tmpl Fix undefined keys in CMSIS exporter 2017-01-19 04:02:29 -06:00