mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-27 04:33:52 +00:00
14 lines
316 B
INI
14 lines
316 B
INI
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
# board MB1272B
|
||
|
# http://www.st.com/en/evaluation-tools/stm32mp157a-dk1.html
|
||
|
# http://www.st.com/en/evaluation-tools/stm32mp157c-dk2.html
|
||
|
|
||
|
source [find interface/stlink-dap.cfg]
|
||
|
|
||
|
transport select dapdirect_swd
|
||
|
|
||
|
source [find target/stm32mp15x.cfg]
|
||
|
|
||
|
reset_config srst_only
|