summaryrefslogtreecommitdiff
path: root/ocd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ocd.sh')
-rwxr-xr-xocd.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/ocd.sh b/ocd.sh
deleted file mode 100755
index 02416fa..0000000
--- a/ocd.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-
-
-# Usage: bash ocd.sh # start gdb.sh script afterwards
-
-
-# run openocd server with telnet interface on localhost:4444 and GDB interface
-# on localhost:3333
-openocd -f interface/stlink-v2.cfg -f target/stm32f1x.cfg