libftdi-git Archives

Subject: A library to talk to FTDI chips branch, master, updated. v0.17-363-gaa86fbf

From: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Fri, 28 Dec 2012 12:42:52 +0100 (CET)
The branch, master has been updated
       via  aa86fbf24d6328af166f0a6d3f6154c8ef57cac4 (commit)
      from  1c4ff64112427fa7a7af42b1b73d3c24c5dbfd97 (commit)


- Log -----------------------------------------------------------------
commit aa86fbf24d6328af166f0a6d3f6154c8ef57cac4
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Fri Dec 28 12:42:51 2012 +0100

    Quick start guide how to build libftdi

-----------------------------------------------------------------------

Summary of changes:
 README |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/README b/README
index d10cb64..cdd406e 100644
--- a/README
+++ b/README
@@ -23,6 +23,16 @@ Changes
 You'll find the newest version of libftdi at:
 http://www.intra2net.com/en/developer/libftdi
 
+
+Quick start
+-----------
+mkdir build
+cd build
+
+cmake -DCMAKE_INSTALL_PREFIX="/usr" ../
+make
+make install
+
 --------------------------------------------------------------------
 www.intra2net.com                             2003-2013 Intra2net AG
 --------------------------------------------------------------------


hooks/post-receive
-- 
A library to talk to FTDI chips

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

Current Thread
  • A library to talk to FTDI chips branch, master, updated. v0.17-363-gaa86fbf, libftdi-git <=