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