Difference between revisions of "Flyswatter2.cfg"

From eLinux.org
Jump to: navigation, search
Line 7: Line 7:
  
 
adapter driver ftdi
 
adapter driver ftdi
ft2232_device_desc "Flyswatter2"
+
ftdi_device_desc "Flyswatter2"
ft2232_layout "flyswatter2"
+
ftdi_vid_pid 0x0403 0x6010
ft2232_vid_pid 0x0403 0x6010
+
jtag_rclk 15000
 
</syntaxhighlight>
 
</syntaxhighlight>
  

Revision as of 13:02, 28 June 2021

#
# TinCanTools Flyswatter 2
#
# http://www.tincantools.com/product.php?productid=16134
#

adapter driver ftdi
ftdi_device_desc "Flyswatter2"
ftdi_vid_pid 0x0403 0x6010
jtag_rclk 15000