tcl/board: add SPDX tag
[fw/openocd] / tcl / board / stm32l4discovery.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 # Explicitly for the STM32L476 discovery board:
4 # http://www.st.com/web/en/catalog/tools/PF261635
5 # but perfectly functional for any other STM32L4 board connected via
6 # an stlink-v2-1 interface.
7 # This is for STM32L4 boards that are connected via stlink-v2-1.
8
9 source [find interface/stlink.cfg]
10
11 transport select hla_swd
12
13 source [find target/stm32l4x.cfg]
14
15 reset_config srst_only