tcl/board: Add board configuration for nRF51822-mKIT
[openocd.git] / tcl / board / stm32f4discovery.cfg
blob990ee3284b529de361ee0869fb1ab48f7e6a05a3
1 # This is an STM32F4 discovery board with a single STM32F407VGT6 chip.
2 # http://www.st.com/internet/evalboard/product/252419.jsp
4 source [find interface/stlink-v2.cfg]
6 transport select hla_swd
8 source [find target/stm32f4x.cfg]
10 # use hardware reset, connect under reset
11 reset_config srst_only srst_nogate