]> git.sur5r.net Git - openocd/blob - tcl/board/st_nucleo_f103rb.cfg
Allow transports to override the selected target (hla configs unification)
[openocd] / tcl / board / st_nucleo_f103rb.cfg
1 # This is an ST NUCLEO F103RB board with a single STM32F103RBT6 chip.
2 # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF259875
3
4 source [find interface/stlink-v2-1.cfg]
5
6 transport select hla_swd
7
8 source [find target/stm32f1x.cfg]
9
10 # use hardware reset, connect under reset
11 reset_config srst_only srst_nogate