X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=TODO;h=0b419b5dd15c83e29396b83d0322cd89dd5e4de8;hp=369ae12354581cc3fcfd1b9a952bdc3ac5612541;hb=b3f439b157caa175b276d59c991354d90d88d7c6;hpb=e0d70e3556d3648f09f61d7d0922dc746251dade diff --git a/TODO b/TODO index 369ae12..0b419b5 100644 --- a/TODO +++ b/TODO @@ -2,20 +2,13 @@ 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