2022-06-12 16:48:05 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2021-08-23 09:41:43 -05:00
|
|
|
# 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
|