mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
Add Tincantools Flyswatter2 support
This is a successor to the Flyswatter cable and is very close to the original. The new revision is based on FT2232H. Change-Id: Icc6efcf0e4f9d8a10b65df8679b4973f6b375a9f Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Cc: David Anders <danders@tincantools.com> Reviewed-on: http://openocd.zylin.com/193 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
This commit is contained in:
committed by
Spencer Oliver
parent
67c3ad8c40
commit
ffe969898f
10
tcl/interface/flyswatter2.cfg
Normal file
10
tcl/interface/flyswatter2.cfg
Normal file
@@ -0,0 +1,10 @@
|
||||
#
|
||||
# TinCanTools Flyswatter 2
|
||||
#
|
||||
# http://www.tincantools.com/product.php?productid=16134
|
||||
#
|
||||
|
||||
interface ft2232
|
||||
ft2232_device_desc "Flyswatter2"
|
||||
ft2232_layout "flyswatter2"
|
||||
ft2232_vid_pid 0x0403 0x6010
|
||||
Reference in New Issue
Block a user