init
This commit is contained in:
11
openocd/st_nucleo_wlx.cfg
Normal file
11
openocd/st_nucleo_wlx.cfg
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user