tcl/board: Add board configuration for nRF51822-mKIT
[openocd.git] / tcl / board / st_nucleo_f401re.cfg
blob728a155578cb6342a4a6fcc2373401558ca17224
1 # This is an ST NUCLEO F401RE board with a single STM32F401RET6 chip.
2 # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF260000
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