Browse Source

added minimodule interface

tags/v0.5.0-rc1
rlrosa 12 years ago
committed by Øyvind Harboe
parent
commit
5227ae7162
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      tcl/interface/minimodule.cfg

+ 10
- 0
tcl/interface/minimodule.cfg View File

@@ -0,0 +1,10 @@
#
# FTDI MiniModule
#
# http://www.ftdichip.com/Support/Documents/DataSheets/Modules/DS_FT2232H_Mini_Module.pdf
#

interface ft2232
ft2232_device_desc "FT2232H MiniModule"
ft2232_layout "minimodule"
ft2232_vid_pid 0x0403 0x6010

Loading…
Cancel
Save