stm32_serDes_protobuf_project/ocd_flash
2024-03-28 17:25:38 +03:00

4 lines
72 B
Plaintext
Executable File

telnet localhost 4444
reset halt
flash write_image erase stm32.hex
reset