1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # STM32429I-EVAL: This is an STM32F4 eval board with a single STM32F429NIH6
5 # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1199/PF259093
7 # This is for using the onboard STLINK/V2
9 source [find interface/stlink.cfg]
11 transport select hla_swd
13 # increase working area to 128KB
14 set WORKAREASIZE 0x20000
17 set CHIPNAME STM32F429NIH6
19 source [find target/stm32f4x.cfg]
21 reset_config srst_only