summaryrefslogtreecommitdiff
path: root/fw/fe310/bsp/openocd.cfg
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2022-09-04 18:09:35 +0200
committerUros Majstorovic <majstor@majstor.org>2022-09-04 18:09:35 +0200
commit92e6731824cf4286136cb343d538aae4f772fe13 (patch)
tree21c12cfbb98f065e1a3fdf527250d178758948df /fw/fe310/bsp/openocd.cfg
parent4db0527c16502103e04c4091dbd803c55538b52f (diff)
upload script fixed for jlink
Diffstat (limited to 'fw/fe310/bsp/openocd.cfg')
-rw-r--r--fw/fe310/bsp/openocd.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/fe310/bsp/openocd.cfg b/fw/fe310/bsp/openocd.cfg
index 1205cbd..3e1b40a 100644
--- a/fw/fe310/bsp/openocd.cfg
+++ b/fw/fe310/bsp/openocd.cfg
@@ -26,7 +26,7 @@ init
if {[ info exists pulse_srst]} {
ftdi_set_signal nSRST 0
ftdi_set_signal nSRST z
-sleep 1500
+ sleep 1500
}
halt