]> git.sur5r.net Git - openocd/blob - src/target/interface/vsllink.cfg
Add warning to generated Doxyfile to edit Doxyfile.in.
[openocd] / src / target / interface / vsllink.cfg
1 #
2 # Versaloon Link -- VSLLink
3 #
4 # http://www.simonqian.com/en/Versaloon
5 #
6
7 interface vsllink
8
9 #vsllink_usb_vid                0x03EB
10 #vsllink_usb_pid                0x2103
11 #vsllink_usb_bulkin     0x02
12 #vsllink_usb_bulkout    0x02
13 #vsllink_usb_interface  0
14
15 vsllink_usb_vid         0x0483
16 vsllink_usb_pid         0x5740
17 vsllink_usb_bulkin      0x02
18 vsllink_usb_bulkout     0x03
19 vsllink_usb_interface   1
20
21 # vsllink mode, dma or normal
22 # for low jtag_khz, use normal
23 # for high jtag_khz, use dma
24 #vsllink_mode dma
25 vsllink_mode normal