knx/examples/knx-cc1310/cmake/openocd-run.gdb.in
2020-10-13 18:15:23 +02:00

6 lines
94 B
Plaintext

file @TARGET_NAME@
target extended-remote localhost:3333
monitor reset halt
load
thbreak main