Add debug and flash init scripts for uvision.

These files are used when the post build script is enabled to support
projects that are using managed bootloader mode.
pull/10021/head
Brian Daniels 2019-03-08 15:39:22 -06:00
parent a5d89bb088
commit 533ee1f717
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
// Add the debug symbols
Load "$L@L.axf" NOCODE

View File

@ -0,0 +1,2 @@
// Flash device
Load "$L@L_combined.hex" INCREMENTAL