]> git.sur5r.net Git - openocd/blob - tcl/board/stm32f429discovery.cfg
cfg: add STM32F429 discovery board config
[openocd] / tcl / board / stm32f429discovery.cfg
1 #
2 # This is an STM32F429 discovery board with a single STM32F429ZI chip.
3 # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF259090
4 #
5
6 source [find interface/stlink-v2.cfg]
7
8 source [find target/stm32f4x_stlink.cfg]
9
10 # use hardware reset, connect under reset supported
11 reset_config srst_only srst_nogate