aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/lpc17xx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/lpc17xx.cfg')
-rw-r--r--tcl/target/lpc17xx.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/lpc17xx.cfg b/tcl/target/lpc17xx.cfg
index 372107f..266cecb 100644
--- a/tcl/target/lpc17xx.cfg
+++ b/tcl/target/lpc17xx.cfg
@@ -72,7 +72,7 @@ adapter_khz 10
# delays on reset lines
adapter_nsrst_delay 200
-if {$using_jtag} {
+if {[using_jtag]} {
jtag_ntrst_delay 200
}