diff --git a/tcl/target/max32xxx_common.cfg b/tcl/target/max32xxx_common.cfg index 50a7d85e9..e8e2dd428 100644 --- a/tcl/target/max32xxx_common.cfg +++ b/tcl/target/max32xxx_common.cfg @@ -5,14 +5,6 @@ source [find mem_helper.tcl] source [find target/swj-dp.tcl] -# Set the adapter speed -if { [info exists ADAPTER_KHZ] } { - set _ADAPTER_KHZ $ADAPTER_KHZ -} else { - set _ADAPTER_KHZ 2000 -} -adapter speed $_ADAPTER_KHZ - # Target configuration if { [info exists CHIPNAME] } { set _CHIPNAME $CHIPNAME