summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Palsson <karlp@tweak.net.au>2017-04-05 20:46:13 +0000
committerKarl Palsson <karlp@tweak.net.au>2017-04-05 20:46:31 +0000
commita8971df1742bcee2026a79f2ad3ec8f658c8a8b4 (patch)
treef170a76ef1bf54ec85723710be819b66d84426d6
parent1722cab8b5d4b16306faebe300bd0540946a60e5 (diff)
downloadolsndot-a8971df1742bcee2026a79f2ad3ec8f658c8a8b4.tar.gz
olsndot-a8971df1742bcee2026a79f2ad3ec8f658c8a8b4.tar.bz2
olsndot-a8971df1742bcee2026a79f2ad3ec8f658c8a8b4.zip
openocd: fix gross tcl syntax
if you need the ; why do you need the #
-rw-r--r--openocd/openocd.stm32l1-generic.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/openocd/openocd.stm32l1-generic.cfg b/openocd/openocd.stm32l1-generic.cfg
index 6b39750..0946ee0 100644
--- a/openocd/openocd.stm32l1-generic.cfg
+++ b/openocd/openocd.stm32l1-generic.cfg
@@ -6,7 +6,7 @@ set WORKAREASIZE 0x2000
source [find target/stm32l1.cfg]
#hla_serial "066DFF495351885087171826" # My l4 disco
-hla_serial "S?l\x06H?WQ%\x10\x18?" # My l1 disco
+hla_serial "S?l\x06H?WQ%\x10\x18?"; # My l1 disco
tpiu config internal swodump.stm32l1-generic.log uart off 32000000