1ab9da9b4dfbec9e1a6bcf5a736c394a4d3525ea
[fw/openocd] / tcl / board / st_nucleo_l4.cfg
1 # Should work with all STM32L4 Nucleo Dev Boards.
2 # http://www.st.com/en/evaluation-tools/stm32-mcu-nucleo.html
3
4 source [find interface/stlink.cfg]
5
6 transport select hla_swd
7
8 source [find target/stm32l4x.cfg]
9
10 # use hardware reset
11 reset_config srst_only srst_nogate