3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-31 07:12:18 +00:00
Brooklyn/gnuk/tool/openocd-script/unlock.tcl

7 lines
49 B
Tcl

init
reset
halt
stm32f1x unlock 0
reset
shutdown