cmake: add jlink_flash_uavcan_bin helper

This commit is contained in:
Daniel Agar
2021-03-18 16:16:24 -04:00
parent a86e854a3b
commit 8f242ec444
3 changed files with 36 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
Device @DEBUG_DEVICE@
eoe 1
si SWD
speed auto
r
h
loadbin @BOARD_FIRMWARE_BIN@,@BOARD_FIRMWARE_APP_OFFSET@
go
qc