tcl/board: add SPDX tag
[fw/openocd] / tcl / board / st_nucleo_f4.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 # This is for all ST NUCLEO with any STM32F4. Known boards at the moment:
4 # STM32F401RET6
5 # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF260000
6 # STM32F411RET6
7 # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF260320
8
9 source [find interface/stlink.cfg]
10
11 transport select hla_swd
12
13 source [find target/stm32f4x.cfg]
14
15 reset_config srst_only