2016-05-26 14:02:27 +00:00
|
|
|
# STMicroelectronics STM32F7 Nucleo development board
|
|
|
|
# Known boards: NUCLEO-F746ZG and NUCLEO-F767ZI
|
|
|
|
|
2018-03-07 16:29:45 +00:00
|
|
|
source [find interface/stlink.cfg]
|
2016-05-26 14:02:27 +00:00
|
|
|
|
|
|
|
transport select hla_swd
|
|
|
|
|
|
|
|
source [find target/stm32f7x.cfg]
|
|
|
|
|
|
|
|
reset_config srst_only
|