libftdi Archives

Subject: Re: Writing EEPROM on FT232R / FT245R

From: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Mon, 9 Mar 2009 15:17:03 +0100
Hello Marius,

Am Saturday, 7. March 2009 03:54:28 schrieb Marius Kintel:
> I'm attaching patches solving some issues:
> o CMake build system improved for libftdi and implemented for
> ftdi_eeprom
> o Corrected writing to EEPROM (only tested on FT232R)
> o Added ftdi_eeprom_decode() (the inverse of ftdi_eeprom_build())
> o Cleaned up some inconsistent use of defines for libusb commands and
> requests

Thanks for your patches! Especially the EEPROM part looks very good.
I'll review and apply them till the end of the week.

One little thing caught my eye: The FindUSB macro is under
the BSD license while libftdi is licensed as LGPL
and ftdi_eeprom as GPL. Do you think it would be possible
to get a different license for those macros?

> I'm not experienced in using git, so I hope these patches make sense
> (produced using git format-patch origin...master).

Looks good :-)

Cheers,
Thomas


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread