aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/openocd.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/openocd.cfg')
-rw-r--r--firmware/openocd.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/openocd.cfg b/firmware/openocd.cfg
new file mode 100644
index 0000000..47e6c7d
--- /dev/null
+++ b/firmware/openocd.cfg
@@ -0,0 +1,3 @@
+source [find interface/stlink.cfg]
+source [find target/stm32l4x.cfg]
+