mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-27 20:54:47 +00:00
12 lines
254 B
INI
12 lines
254 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
# board MB1635x
|
|
# http://www.st.com/en/evaluation-tools/stm32mp135f-dk.html
|
|
|
|
source [find interface/stlink-dap.cfg]
|
|
|
|
transport select dapdirect_swd
|
|
|
|
source [find target/stm32mp13x.cfg]
|
|
|
|
reset_config srst_only
|