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

7 lines
49 B
Tcl
Raw Normal View History

init
reset
halt
stm32f1x unlock 0
reset
shutdown