Hi Uwe, All the "standard" functions (open, read, write, serial config, etc.) are compatible between -0.20 and -1.x (I am using them interchangeably in some projects)
If you need some advanced functionality (EEPROM writing?) you may need some adjustment Let me know if you have problems Kind Regards, Pawel On 07/05/2018, Uwe Bonnes <[email protected]> wrote: > Hello, > > I try to get asynchronous libftdi functionality into a project (black magic > debug probe, https://github.com/blacksphere/blackmagic) hosted on github > and > using travis continous integration. Github travis works with Ubuntu trusty, > and from what I understand the libftdi version on Ubuntu trusty is ages > old, > probably based on libftdi-0.20. So things don't work together. > > Can the github travis CI setup be fixed to use a recent libftdi1? > Can anybody help? > > Thanks > > -- > Uwe Bonnes [email protected] > > Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt > --------- Tel. 06151 1623569 ------- Fax. 06151 1623305 --------- > > -- > libftdi - see http://www.intra2net.com/en/developer/libftdi for details. > To unsubscribe send a mail to [email protected] > > > -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
