diff options
Diffstat (limited to 'tcl/board/st_nucleo_wb55.cfg')
-rw-r--r-- | tcl/board/st_nucleo_wb55.cfg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tcl/board/st_nucleo_wb55.cfg b/tcl/board/st_nucleo_wb55.cfg new file mode 100644 index 0000000..5b5b8f7 --- /dev/null +++ b/tcl/board/st_nucleo_wb55.cfg @@ -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 |