diff options
Diffstat (limited to 'openocd.cfg')
-rw-r--r-- | openocd.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openocd.cfg b/openocd.cfg new file mode 100644 index 0000000..33f2c52 --- /dev/null +++ b/openocd.cfg @@ -0,0 +1,2 @@ +source [find interface/stlink.cfg]
+source [find target/stm32l4x.cfg]
\ No newline at end of file |