stm32f0/nucleo: Use only one configuration for all stm32f0 nucleo boards.
[openocd.git] / tcl / board / st_nucleo_f411re.cfg
blob1b5fb8919ad4451eeb2844c6ba957cc962e629c4
1 # This is an ST NUCLEO F411RE board with a single STM32F411RET6 chip.
2 # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF260320
4 source [find interface/stlink-v2-1.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