openocd/tcl/board/st_nucleo_f7.cfg

13 lines
268 B
INI

# SPDX-License-Identifier: GPL-2.0-or-later
# STMicroelectronics STM32F7 Nucleo development board
# Known boards: NUCLEO-F746ZG and NUCLEO-F767ZI
source [find interface/stlink.cfg]
transport select hla_swd
source [find target/stm32f7x.cfg]
reset_config srst_only