flash/stm32l4x: support STM32U59/U5Ax devices
[openocd.git] / tcl / board / stm32f4discovery.cfg
blob714f1e90322916c90b4b6f05642fd2ff30427002
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # This is an STM32F4 discovery board with a single STM32F407VGT6 chip.
4 # http://www.st.com/internet/evalboard/product/252419.jsp
6 source [find interface/stlink.cfg]
8 transport select hla_swd
10 # increase working area to 64KB
11 set WORKAREASIZE 0x10000
13 source [find target/stm32f4x.cfg]
15 reset_config srst_only