From: Uwe B. <bo...@el...> - 2012-12-16 17:05:53
|
>>>>> "Joris" == Joris van Rantwijk <jor...@jo...> writes: Joris> Hi Uwe, I added support for the Digilent JTAG-HS2 cable to Joris> cablelist.txt. It is an FTDI-based cable similar to the HS1, but Joris> with a different FTDI chip and requiring different "magic bytes" Joris> on the GPIO pins. Joris> I also made a small change to FT232H support in ioftdi.cpp. To Joris> allow compilation of xc3sprog on older versions of libftdi, there Joris> was an "#ifdef TYPE_232H" statement in ioftdi.cpp. However, Joris> because TYPE_232H is defined in an enum, the #ifdef is always Joris> skipped. Joris> I changed "#ifdef TYPE_232H" into "#ifdef DRIVE_OPEN_COLLECTOR", Joris> which was added to ftdi.h in the same commit as TYPE_232H. This Joris> is not the most elegant way, but it works for now. Thanks -- Uwe Bonnes bo...@el... Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ---------- |