mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
cmake: add jlink_flash_uavcan_bin helper
This commit is contained in:
9
platforms/nuttx/Debug/flash_bin.jlink.in
Normal file
9
platforms/nuttx/Debug/flash_bin.jlink.in
Normal 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
|
||||
Reference in New Issue
Block a user