forked from auracaster/openocd
David Anders more target lib scripts contributed by
git-svn-id: svn://svn.berlios.de/openocd/trunk@731 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
9
src/target/interface/flyswatter.cfg
Normal file
9
src/target/interface/flyswatter.cfg
Normal file
@@ -0,0 +1,9 @@
|
||||
# Interface Configuration for the TinCanTools FT2232 Based Flyswatter
|
||||
# http://www.tincantools.com
|
||||
|
||||
#interface
|
||||
interface ft2232
|
||||
ft2232_device_desc "Flyswatter"
|
||||
ft2232_layout "flyswatter"
|
||||
ft2232_vid_pid 0x0403 0x6010
|
||||
jtag_speed 1
|
||||
Reference in New Issue
Block a user