tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / ftdi / stm32-stick.cfg
index 7ae02bd8009df8f4f945e131633db6d73d5f806d..1d72d20e35f49122392cb43768d17d033890438c 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Hitex STM32-PerformanceStick
 #
@@ -5,9 +7,9 @@
 #
 
 adapter driver ftdi
-ftdi_device_desc "STM32-PerformanceStick"
-ftdi_vid_pid 0x0640 0x002d
+ftdi device_desc "STM32-PerformanceStick"
+ftdi vid_pid 0x0640 0x002d
 
-ftdi_layout_init 0x0388 0x038b
-ftdi_layout_signal nTRST -data 0x0100
-ftdi_layout_signal nSRST -data 0x0080 -noe 0x200
+ftdi layout_init 0x0388 0x038b
+ftdi layout_signal nTRST -data 0x0100
+ftdi layout_signal nSRST -data 0x0080 -noe 0x200