tcl/board: add SPDX tag
[fw/openocd] / tcl / board / twr-vf65gs10_cmsisdap.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # Board configuration file for the Freescale VF65GS10 tower board
5 #
6 # CMSIS-DAP via USB-OTG connector
7 #
8 source [find interface/cmsis-dap.cfg]
9
10 # only SWD is supported by the CMSIS-DAP on this board
11 transport select swd
12
13 # Source generic part of twr-vf65gs10 configuration
14 source [find board/twr-vf65gs10.cfg]
15
16 # override reset configuration
17 reset_config srst_only