summaryrefslogtreecommitdiff
path: root/src/target/interface
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-06-27 06:19:37 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-06-27 06:19:37 +0000
commita61fe67b78f6436703a51242e03d5c115ea27cf9 (patch)
tree2e28bbdcf8844700d99d42435d756990b41f574b /src/target/interface
parent0778b69f827c1ad20c8e56cb9d5429b6b8c2ec0d (diff)
downloadopenocd+libswd-a61fe67b78f6436703a51242e03d5c115ea27cf9.tar.gz
openocd+libswd-a61fe67b78f6436703a51242e03d5c115ea27cf9.tar.bz2
openocd+libswd-a61fe67b78f6436703a51242e03d5c115ea27cf9.tar.xz
openocd+libswd-a61fe67b78f6436703a51242e03d5c115ea27cf9.zip
David Anders more target lib scripts contributed by
git-svn-id: svn://svn.berlios.de/openocd/trunk@731 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/target/interface')
-rw-r--r--src/target/interface/flyswatter.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/target/interface/flyswatter.cfg b/src/target/interface/flyswatter.cfg
new file mode 100644
index 00000000..83f5a64b
--- /dev/null
+++ b/src/target/interface/flyswatter.cfg
@@ -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