You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
184 B
INI
12 lines
184 B
INI
3 years ago
|
#
|
||
|
# Configuration for STM32WB55 Nucleo board (STM32WB55RGV6)
|
||
|
#
|
||
|
|
||
|
source [find interface/stlink.cfg]
|
||
|
|
||
|
transport select hla_swd
|
||
|
|
||
|
source [find target/stm32wlx.cfg]
|
||
|
|
||
|
reset_config srst_only
|