target/espressif: add semihosting support
[fw/openocd] / tcl / target / epc9301.cfg
index f186d37dc680410482dc905150c3449472cf71dd..41021d522edc8ec794ea3b945a24410c286c0279 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # Cirrus Logic EP9301 processor on an Olimex CS-E9301 board.
 
 if { [info exists CHIPNAME] } {
@@ -20,7 +22,7 @@ if { [info exists CPUTAPID] } {
 }
 
 jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID
-adapter_nsrst_delay 100
+adapter srst delay 100
 jtag_ntrst_delay 100
 
 set _TARGETNAME $_CHIPNAME.cpu