From 1b1b61f8cf30c41fd5bb37f47ab7a60d6ad4bed2 Mon Sep 17 00:00:00 2001 From: Gerard Marull-Paretas Date: Tue, 1 Feb 2022 16:44:34 +0100 Subject: [PATCH] boards: cc26x2r1_launchxl: remove unnecessary openocd workaround The workaround doesn't seem to be necessary when using latest XDS110 firmware (3.0.0.13). Signed-off-by: Gerard Marull-Paretas --- boards/arm/cc26x2r1_launchxl/support/openocd.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/boards/arm/cc26x2r1_launchxl/support/openocd.cfg b/boards/arm/cc26x2r1_launchxl/support/openocd.cfg index f14039f118..b5cf0bc90d 100644 --- a/boards/arm/cc26x2r1_launchxl/support/openocd.cfg +++ b/boards/arm/cc26x2r1_launchxl/support/openocd.cfg @@ -1,4 +1 @@ source [find board/ti_cc26x2_launchpad.cfg] -# Workaround for #21372. This allows OpenOCD to flash correctly -# with newer 3.x XDS firmware -adapter_khz 1500