cfg: add srst_nogate to the supported targets, remove from board configs
[fw/openocd] / tcl / board / st_nucleo_f0.cfg
1 # This is for all ST NUCLEO with any STM32F0. Known boards at the moment:
2 # STM32F030R8
3 # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF259997
4 # NUCLEO-F072RB
5 # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF259997
6 # STM32F091RC
7 # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF260944
8
9 source [find interface/stlink-v2-1.cfg]
10
11 transport select hla_swd
12
13 source [find target/stm32f0x.cfg]
14
15 reset_config srst_only