humpback-dds/openocd/ethernet.cfg

6 lines
116 B
INI
Raw Normal View History

2020-09-16 17:46:13 +08:00
init
reset init
halt
flash write_image erase target/thumbv7em-none-eabihf/debug/examples/ethernet
2020-09-17 13:19:23 +08:00
reset run
2020-09-16 17:46:13 +08:00
shutdown