diff --git a/openocd/st_nucleo_wlx.cfg b/openocd/st_nucleo_wlx.cfg new file mode 100644 index 0000000..5ef5d0e --- /dev/null +++ b/openocd/st_nucleo_wlx.cfg @@ -0,0 +1,11 @@ +# +# Configuration for STM32WB55 Nucleo board (STM32WB55RGV6) +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32wlx.cfg] + +reset_config srst_only