Add warning to generated Doxyfile to edit Doxyfile.in.
[fw/openocd] / src / target / target / lpc2129.cfg
index a93d4992ffb683366f367075b052de3e0fef376d..b224c044321e3b81d41fe340985f74462eeefd4a 100644 (file)
@@ -23,6 +23,11 @@ if { [info exists CPUTAPID ] } {
 
 #use combined on interfaces or targets that can't set TRST/SRST separately
 reset_config trst_and_srst srst_pulls_trst
+
+# reset delays
+jtag_nsrst_delay 100
+jtag_ntrst_delay 100
+
 #jtag scan chain
 jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID