gnuk/tool/openocd-script/write.tcl
2011-05-11 16:49:52 +09:00

6 lines
54 B
Tcl

init
reset
halt
flash write_image erase gnuk.elf
exit