Files
openocd/tcl/board/st/stm32mp257f-dk.cfg
Antonio Borneo 7e83049c93 tcl: add support for stm32mp2xx targets and boards
Add support for the targets stm32mp21x, stm32mp23x and stm32mp25x.
Add support for the boards stm32mp235f-dk and stm32mp257f-dk.

The board stm32mp215f-dk has no configuration file as it only
provides a generic JTAG/SWD connector for the stm32mp21x SoC.

Change-Id: I0256bebd8a5d5600066d8ae191d83344a35d3d37
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8985
Tested-by: jenkins
Reviewed-by: zapb <dev@zapb.de>
2025-07-25 16:52:12 +00:00

13 lines
237 B
INI

# SPDX-License-Identifier: GPL-2.0-or-later
# MB1605
# https://www.st.com/en/evaluation-tools/stm32mp257f-dk.html
source [find interface/stlink.cfg]
transport select swd
source [find target/st/stm32mp25x.cfg]
reset_config srst_only