tcl/board: Add config for STM32WB Nucleo board
[fw/openocd] / tcl / board / st_nucleo_wb55.cfg
diff --git a/tcl/board/st_nucleo_wb55.cfg b/tcl/board/st_nucleo_wb55.cfg
new file mode 100644 (file)
index 0000000..5b5b8f7
--- /dev/null
@@ -0,0 +1,11 @@
+#
+# Configuration for STM32WB55 Nucleo board (STM32WB55RGV6)
+#
+
+source [find interface/stlink.cfg]
+
+transport select hla_swd
+
+source [find target/stm32wbx.cfg]
+
+reset_config srst_only