tcl/stm32l5x|u5x: refactor common tcl code
[fw/openocd] / tcl / interface / ftdi / vpaclink.cfg
index ed4895a6bd7075380a54d072517d75f62b04df61..7e7f25702cf5d64768df6dd82158fc6bac42329c 100644 (file)
@@ -11,9 +11,9 @@ echo "experience with this file to openocd-devel mailing list, so it could be ma
 echo "as working or fixed."
 
 adapter driver ftdi
-ftdi_device_desc "VPACLink"
-ftdi_vid_pid 0x0403 0x6010
+ftdi device_desc "VPACLink"
+ftdi vid_pid 0x0403 0x6010
 
-ftdi_layout_init 0x0508 0x0f1b
-ftdi_layout_signal nTRST -data 0x0200 -noe 0x0100
-ftdi_layout_signal nSRST -data 0x0800 -noe 0x0400
+ftdi layout_init 0x0508 0x0f1b
+ftdi layout_signal nTRST -data 0x0200 -noe 0x0100
+ftdi layout_signal nSRST -data 0x0800 -noe 0x0400