13 lines
243 B
INI
13 lines
243 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.cfg]
|
|
|
|
transport select swd
|
|
|
|
source [find target/st/stm32mp13x.cfg]
|
|
|
|
reset_config srst_only
|