12 lines
184 B
INI
12 lines
184 B
INI
|
#
|
||
|
# Configuration for STM32WB55 Nucleo board (STM32WB55RGV6)
|
||
|
#
|
||
|
|
||
|
source [find interface/stlink.cfg]
|
||
|
|
||
|
transport select hla_swd
|
||
|
|
||
|
source [find target/stm32wbx.cfg]
|
||
|
|
||
|
reset_config srst_only
|