mbed-os/tools/export/uvision
Brian Daniels fb6fcc5324 Only enable uvision postbuild when in a non-zipped exported project.
Projects that are zipped are typically from the online compiler or they
are meant to be used in a separate environment. Since the postbuild
script requires the Mbed OS tools to present in the project, we will
disable the postbuild script when the project is exported to a zipped
project.
2019-04-09 14:10:38 -05:00
..
__init__.py Only enable uvision postbuild when in a non-zipped exported project. 2019-04-09 14:10:38 -05:00
debug_init.ini Add debug and flash init scripts for uvision. 2019-04-09 14:08:13 -05:00
export_info.tmpl Add template for export info needed by the post build script 2019-04-09 14:08:13 -05:00
flash_init.ini Add debug and flash init scripts for uvision. 2019-04-09 14:08:13 -05:00
postbuild.py Correct calls to merge_region_list 2019-04-09 14:10:37 -05:00
uvision.tmpl Modify uvision templates to conditionally enable post build 2019-04-09 14:08:14 -05:00
uvision_debug.tmpl Modify uvision templates to conditionally enable post build 2019-04-09 14:08:14 -05:00