forked from M-Labs/humpback-dds
mqtt_mux: init openocd
This commit is contained in:
parent
3758029a52
commit
74f7b7ce61
|
@ -0,0 +1,6 @@
|
|||
init
|
||||
reset init
|
||||
halt
|
||||
flash write_image erase target/thumbv7em-none-eabihf/debug/examples/mqtt_client
|
||||
reset run
|
||||
shutdown
|
Loading…
Reference in New Issue