]> www.infradead.org Git - users/borneoa/openocd-next.git/commitdiff
tcl/board: Add config for NUCLEO-U083RC
authorMarc Schink <dev@zapb.de>
Fri, 13 Dec 2024 07:34:38 +0000 (07:34 +0000)
committerAntonio Borneo <borneo.antonio@gmail.com>
Thu, 1 May 2025 15:33:19 +0000 (15:33 +0000)
Tested with NUCLEO-U083RC development board.

Change-Id: I5e7ed1a9a19dbab70ee3155f92d67874c33b1ac2
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: https://review.openocd.org/c/openocd/+/8649
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
tcl/board/st/nucleo-u083rc.cfg [new file with mode: 0644]

diff --git a/tcl/board/st/nucleo-u083rc.cfg b/tcl/board/st/nucleo-u083rc.cfg
new file mode 100644 (file)
index 0000000..7b878ad
--- /dev/null
@@ -0,0 +1,12 @@
+# 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 dapdirect_swd
+
+source [find target/stm32u0x.cfg]
+
+reset_config srst_only