diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2020-10-01 15:14:30 -0400 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2020-10-01 15:14:30 -0400 |
commit | 3fa9bbe4255424b9db34b6020177d217ffbe5faa (patch) | |
tree | 271487315c456a00148fc5b0d1a1b6bcaf325621 /openocd.sh | |
parent | 4611bbac2341e9e586434b45637fe00ec0e33478 (diff) |
8kSps rate; elf in SRAM2
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 |