2012-07-19 07:32:04 +00:00
|
|
|
#
|
2012-10-28 03:54:13 +00:00
|
|
|
# TinCanTools Flyswatter2
|
2012-07-19 07:32:04 +00:00
|
|
|
#
|
2013-07-06 22:29:39 +00:00
|
|
|
# http://www.tincantools.com/product.php?productid=16153
|
2012-07-19 07:32:04 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
interface ftdi
|
|
|
|
ftdi_device_desc "Flyswatter2"
|
|
|
|
ftdi_vid_pid 0x0403 0x6010
|
|
|
|
|
2012-10-28 03:54:13 +00:00
|
|
|
ftdi_layout_init 0x0538 0x057b
|
2012-10-28 05:00:48 +00:00
|
|
|
ftdi_layout_signal LED -ndata 0x0400
|
2012-07-19 07:32:04 +00:00
|
|
|
ftdi_layout_signal nTRST -data 0x0010
|
2012-10-28 03:54:13 +00:00
|
|
|
ftdi_layout_signal nSRST -data 0x0020 -noe 0x0100
|