libftdi Archives

Subject: Proper include path for ftdi.h

From: Chris Morgan <chmorgan@xxxxxxxxx>
To: "libftdi@xxxxxxxxxxxxxxxxxxxxxxx" <libftdi@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 17 Oct 2013 14:09:19 -0400
Hello.

I wanted to confirm the proper include path for libftdi.

libmpsse is doing:

#include <libftdi1/ftdi.h>

But the code in some of the ftdi examples is doing:

#include <ftdi.h>


I suspect mpsse is doing this for compatibility with both libftdi 0.x
and 1.x. What is the recommended include format?

Chris

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

Current Thread