mirror of
https://github.com/candle-usb/candleLight_fw.git
synced 2025-01-14 05:42:53 +08:00
e2b2ef93c1
Fixes: 99a8eac354b5 ("add "make debug" target for openocd"
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 |