tcl/target: add SPDX tag
[fw/openocd] / tcl / target / k40.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # Freescale Kinetis K40 devices
5 #
6
7 set CHIPNAME k40
8 source [find target/kx.cfg]