libftdi-git Archives

Subject: port libftdi to libusb-1.0 branch, new-baudrate-code, updated. v0.17-264-ge0d70e3

From: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Thu, 8 Sep 2011 17:33:32 +0200 (CEST)
The branch, new-baudrate-code has been updated
       via  e0d70e3556d3648f09f61d7d0922dc746251dade (commit)
      from  b63d5c9ec4145317ef66fb65cad252b56bad1593 (commit)


- Log -----------------------------------------------------------------
commit e0d70e3556d3648f09f61d7d0922dc746251dade
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Thu Sep 8 17:33:29 2011 +0200

    Document what needs to be done for an official 1.0 release - based upon 
email from Xiaofan Chen

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

Summary of changes:
 TODO |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)
 create mode 100644 TODO

diff --git a/TODO b/TODO
new file mode 100644
index 0000000..369ae12
--- /dev/null
+++ b/TODO
@@ -0,0 +1,23 @@
+*** TODO for 1.0 release ***
+Build related:
+- Rename the library and header file,
+  so libftdi 0.x and 1.x can co-exist
+- Remove autoconf support
+
+API extentions:
+- Make EEPROM structure opaque
+- Function to query the library version,
+   either as string or as integers. Maybe both.
+- TO DECIDE: Make ftdi structure opaque?
+
+Misc:
+- Fix baudrate unit test for AM type chips
+- Resolve TODO entries in ftdi_eeprom
+- Look into merging ftdi_eeprom and examples/eeprom
+- "To deal with ftdi_context"  <-- Xiaofan: What was meant by this?
+  Maybe the same as "Make ftdi structure opaque?"
+
+Documentation:
+- Mention libusb-1.0 dependency
+- Comparison between 1.0 and 0.19
+- Document the new EEPROM function


hooks/post-receive
-- 
port libftdi to libusb-1.0

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

Current Thread
  • port libftdi to libusb-1.0 branch, new-baudrate-code, updated. v0.17-264-ge0d70e3, libftdi-git <=