0
0
mirror of https://git.code.sf.net/p/openocd/code synced 2025-06-21 10:12:48 +00:00
Files
openocd/tcl/board/st/nucleo-u083rc.cfg
Antonio Borneo 618e447278 tcl: board: convert transport select dapdirect_swd to swd
Two new boards were added after the commit ad53fe659b ("tcl:
convert transport select to jtag and swd")

Align them too.

Change-Id: I53e36a3a1a7730822521f0239922682c7b2fcef6
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8869
Tested-by: jenkins
2025-05-09 12:10:27 +00:00

13 lines
238 B
INI

# SPDX-License-Identifier: GPL-2.0-or-later
# NUCLEO-U083RC
# https://www.st.com/en/evaluation-tools/nucleo-u083rc.html
source [find interface/stlink.cfg]
transport select swd
source [find target/stm32u0x.cfg]
reset_config srst_only