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

7 lines
101 B
Plaintext

file @TARGET_NAME@
target extended localhost:4242
monitor reset halt
shell sleep 1
load
thbreak main