mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-27 04:33:52 +00:00
13 lines
268 B
INI
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
|