X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=src%2Fftdi.c;h=8399030cb0c8ac6f0b2e1f690d687a472933e235;hp=df7daaff834a90a9571d82fafb7e495b383efeb5;hb=ad397a4bb9a5c258c8655e30f6856c0103d49a9e;hpb=5d5ed648011229545f85385828346aee57e20815 diff --git a/src/ftdi.c b/src/ftdi.c index df7daaf..8399030 100644 --- a/src/ftdi.c +++ b/src/ftdi.c @@ -17,11 +17,13 @@ /** \mainpage libftdi API documentation - Library to talk to FTDI chips. See http://www.ftdichip.com - - The latest versions of libftdi is available at + Library to talk to FTDI chips. You find the latest versions of libftdi at http://www.intra2net.com/de/produkte/opensource/ftdi/ + The library is easy to use. Have a look at this short example: + \include simple.c + + More examples can be found in the "examples" directory. */ /** \addtogroup libftdi */ /* @{ */