gnuk/tool/openocd-script/write.tcl

6 lines
58 B
Tcl
Raw Normal View History

2011-05-11 07:49:52 +00:00
init
reset
halt
flash write_image erase gnuk.elf
2012-05-15 01:16:25 +00:00
shutdown