From: Thomas Jarosch Date: Thu, 29 Sep 2011 09:13:41 +0000 (+0200) Subject: Some more steps done towards 1.0 X-Git-Tag: v1.0rc1~67 X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=commitdiff_plain;h=12cb9e8289eeb3338e06638bf4f8b9efb613a74a Some more steps done towards 1.0 --- diff --git a/TODO b/TODO index 369ae12..cdc0409 100644 --- a/TODO +++ b/TODO @@ -2,16 +2,12 @@ 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?