Add scripts for device programming using JLINK
This commit is contained in:
4
stm-firmware/program-device.gdb
Normal file
4
stm-firmware/program-device.gdb
Normal file
@@ -0,0 +1,4 @@
|
||||
target extended-remote :2331
|
||||
load
|
||||
monitor reset
|
||||
quit
|
||||
Reference in New Issue
Block a user