11 lines
228 B
INI
11 lines
228 B
INI
|
# STMicroelectronics STM32F7 Nucleo development board
|
||
|
# Known boards: NUCLEO-F746ZG and NUCLEO-F767ZI
|
||
|
|
||
|
source [find interface/stlink-v2-1.cfg]
|
||
|
|
||
|
transport select hla_swd
|
||
|
|
||
|
source [find target/stm32f7x.cfg]
|
||
|
|
||
|
reset_config srst_only
|