diff options
Diffstat (limited to 'openocd.sh')
-rwxr-xr-x | openocd.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openocd.sh b/openocd.sh new file mode 100755 index 0000000..4543fef --- /dev/null +++ b/openocd.sh @@ -0,0 +1 @@ +sudo openocd -f /usr/local/share/openocd/scripts/interface/stlink.cfg -f /usr/local/share/openocd/scripts/target/stm32l4x.cfg |