]> git.sur5r.net Git - openocd/blob - tcl/board/stm32l4discovery.cfg
jtag: drivers: stlink: handle all versions with single config
[openocd] / tcl / board / stm32l4discovery.cfg
1 # Explicitly for the STM32L476 discovery board:
2 # http://www.st.com/web/en/catalog/tools/PF261635
3 # but perfectly functional for any other STM32L4 board connected via
4 # an stlink-v2-1 interface.
5 # This is for STM32L4 boards that are connected via stlink-v2-1.
6
7 source [find interface/stlink.cfg]
8
9 transport select hla_swd
10
11 source [find target/stm32l4x.cfg]
12
13 reset_config srst_only