gnuk/tool/openocd-script/write.tcl

6 lines
54 B
Tcl
Raw Normal View History

2011-05-11 07:49:52 +00:00
init
reset
halt
flash write_image erase gnuk.elf
exit