tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / target / lpc8nxx.cfg
index b9332909a962b04e8080d6c59f45047492daa9a9..1bc77b20d1af1860df0f7cb4045bc61ce5dec928 100644 (file)
@@ -22,7 +22,7 @@ if {![using_hla]} {
        # If srst is not fitted use SYSRESETREQ to  perform a soft reset
        cortex_m reset_config sysresetreq
 }
-adapter_nsrst_delay 100
+adapter srst delay 100
 
 $_TARGETNAME configure -work-area-phys 0x10000000 -work-area-size 0x1ff0 -work-area-backup 0