mirror of
https://github.com/candle-usb/candleLight_fw.git
synced 2025-01-14 05:42:53 +08:00
3 lines
118 B
Plaintext
3 lines
118 B
Plaintext
|
set remotetimeout 5
|
||
|
target extended-remote | openocd -f openocd.cfg -c "gdb_port pipe; log_output oocd.log"
|
||
|
break main
|