drivers/am335xgpio: Migrate to adapter gpio commands
[fw/openocd] / tcl / target / stm8l.cfg
index 782350f785651cb6936f5dce6aaa5e9109e91275..583a2a4834341672e4b7e9edd5c52aa4395c671a 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # script for stm8l family
 
 #
@@ -78,8 +80,10 @@ $_TARGETNAME configure -optionstart $_OPTIONSTART -optionend $_OPTIONEND -blocks
 # Set stm8l type
 $_TARGETNAME configure -enable_stm8l
 
-# Set low speed at debug entry
-adapter speed 363
+# Set high speed
+adapter speed 800
+# Set low speed
+#adapter speed 363
 
 reset_config srst_only