libftdi-git Archives

Subject: A library to talk to FTDI chips branch, renames-for-release, updated. v0.17-333-g7aec58f

From: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Mon, 16 Jul 2012 15:04:03 +0200 (CEST)
The branch, renames-for-release has been updated
       via  7aec58fb6798b5cde3971da38cbf956351093f48 (commit)
      from  bcf4a08bf629f8c6364b9057ab68228709ccab29 (commit)


- Log -----------------------------------------------------------------
commit 7aec58fb6798b5cde3971da38cbf956351093f48
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Mon Jul 16 15:02:49 2012 +0200

    Remove old async mode ignore lines
    
    Reported by Michel Zou

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

Summary of changes:
 bindings/ftdi1.i |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/bindings/ftdi1.i b/bindings/ftdi1.i
index 17e2e81..f26a334 100644
--- a/bindings/ftdi1.i
+++ b/bindings/ftdi1.i
@@ -7,9 +7,6 @@
 
 %typemap(in) unsigned char* = char*;
 
-%ignore ftdi_write_data_async;
-%ignore ftdi_async_complete;
-
 %immutable ftdi_version_info::version_str;
 %immutable ftdi_version_info::snapshot_str;
 


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, renames-for-release, updated. v0.17-333-g7aec58f, libftdi-git <=