From: <oh...@ma...> - 2009-04-03 07:36:57
|
Author: oharboe Date: 2009-04-03 07:36:54 +0200 (Fri, 03 Apr 2009) New Revision: 1451 Added: trunk/src/target/interface/oocdlink.cfg Log: Uwe Hermann <uw...@he...> oocdlink file Added: trunk/src/target/interface/oocdlink.cfg =================================================================== --- trunk/src/target/interface/oocdlink.cfg 2009-04-03 05:36:00 UTC (rev 1450) +++ trunk/src/target/interface/oocdlink.cfg 2009-04-03 05:36:54 UTC (rev 1451) @@ -0,0 +1,12 @@ +# +# Joern Kaipf's OOCDLink +# +# http://www.joernonline.de/contrexx2/cms/index.php?page=126 +# + +interface ft2232 +ft2232_device_desc "OOCDLink A" +ft2232_layout oocdlink +ft2232_vid_pid 0x0403 0xbaf8 +jtag_khz 5 + |