summaryrefslogtreecommitdiffstats
path: root/stm32/app/gdb.script
diff options
context:
space:
mode:
Diffstat (limited to 'stm32/app/gdb.script')
-rw-r--r--stm32/app/gdb.script2
1 files changed, 2 insertions, 0 deletions
diff --git a/stm32/app/gdb.script b/stm32/app/gdb.script
new file mode 100644
index 0000000..7cf9d09
--- /dev/null
+++ b/stm32/app/gdb.script
@@ -0,0 +1,2 @@
+target remote localhost:3333
+cont