scripts: use adapter_khz not deprecated jtag_khz
[fw/openocd] / tcl / target / stm32f2x.cfg
index a47b115d22bf9227f9f73df7937060e934b07130..49b53d7e45323554747ece2e80696a585d3763c5 100644 (file)
@@ -26,7 +26,7 @@ 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.
-jtag_khz 1000
+adapter_khz 1000
 
 jtag_nsrst_delay 100
 jtag_ntrst_delay 100