tcl/target/renesas_rz_five: Added RZ/Five
[fw/openocd] / tcl / target / stm32f2x.cfg
index 1e8b94ace0301c9631e7b4d857f08e35377e8b1e..d790febd56464ede05c66838acb014c1fe285a1c 100644 (file)
@@ -28,9 +28,9 @@ if { [info exists WORKAREASIZE] } {
 # bit more to be on the safe side. Perhaps superstition, but if are
 # running off a crystal, we can run closer to the limit. Note
 # that there can be a pretty wide band where things are more or less stable.
-adapter_khz 1000
+adapter speed 1000
 
-adapter_nsrst_delay 100
+adapter srst delay 100
 if {[using_jtag]} {
  jtag_ntrst_delay 100
 }