aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/GPT/openocd.bat
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/GPT/openocd.bat')
-rw-r--r--testhal/STM32/GPT/openocd.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/testhal/STM32/GPT/openocd.bat b/testhal/STM32/GPT/openocd.bat
new file mode 100644
index 000000000..a8b306318
--- /dev/null
+++ b/testhal/STM32/GPT/openocd.bat
@@ -0,0 +1,3 @@
+@echo off
+start /MIN openocd.exe
+start telnet 127.0.0.1 4444