]> git.gag.com Git - fw/openocd/blobdiff - tcl/target/stm8l.cfg
swim: fix adapter speed handling
[fw/openocd] / tcl / target / stm8l.cfg
index 5cc99e1913690cc4f53da9389247874a6ce4bf6d..f3c94280aed288573cf448a1373994473549eea6 100644 (file)
@@ -78,8 +78,8 @@ $_TARGETNAME configure -optionstart $_OPTIONSTART -optionend $_OPTIONEND -blocks
 # Set stm8l type
 $_TARGETNAME configure -enable_stm8l
 
-# The khz rate does not apply here, only slow <0> and fast <1>
-adapter_khz 1
+# Set low speed at debug entry
+adapter speed 363
 
 reset_config srst_only