From 46f7b185a1f2e5355e3a67d988f5fddece604665 Mon Sep 17 00:00:00 2001 From: Mark O'Donovan Date: Sun, 21 Dec 2025 11:45:32 +0000 Subject: [PATCH] tcl/target: Stop setting adapter speed in max32680.cfg The assignment of adapter speed 500 was getting overwritten when max32xxx_common.cfg is sourced at the end. Also removed incorrect comment. Change-Id: I49d69073d93dedf28ed69d63ece35758f4707137 Signed-off-by: Mark O'Donovan Reviewed-on: https://review.openocd.org/c/openocd/+/9322 Tested-by: jenkins Reviewed-by: Tomas Vanek --- tcl/target/max32680.cfg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tcl/target/max32680.cfg b/tcl/target/max32680.cfg index 9c3ad24bd..ebb2e341d 100644 --- a/tcl/target/max32680.cfg +++ b/tcl/target/max32680.cfg @@ -1,11 +1,8 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Maxim Integrated MAX32655 OpenOCD target configuration file - -adapter speed 500 +# Maxim Integrated MAX32680 - Arm Cortex-M4F @ 100MHz # Set the reset pin configuration reset_config srst_only -adapter srst delay 2 adapter srst pulse_width 2 # Set flash parameters