tcl: replace command "interface" with "adapter driver"
[fw/openocd] / tcl / interface / ftdi / kt-link.cfg
1 #
2 # Kristech KT-Link
3 #
4 # http://www.kristech.eu
5 #
6
7 adapter driver ftdi
8 ftdi_device_desc "KT-LINK"
9 ftdi_vid_pid 0x0403 0xbbe2
10
11 ftdi_layout_init 0x8c28 0xff3b
12 ftdi_layout_signal nTRST -data 0x0100 -noe 0x0400
13 ftdi_layout_signal nSRST -data 0x0200 -noe 0x0800
14 ftdi_layout_signal LED -data 0x8000
15 ftdi_layout_signal SWD_EN -ndata 0x0020 -oe 0x2000
16 ftdi_layout_signal SWDIO_OE -ndata 0x1000