gnuk/tool/openocd-script/unlock.tcl
2013-09-30 17:37:33 +09:00

7 lines
49 B
Tcl

init
reset
halt
stm32f1x unlock 0
reset
shutdown