4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
|
telnet localhost 4444
|
||
|
reset halt
|
||
|
flash write_image erase stm32.hex
|
||
|
reset
|