Some more steps done towards 1.0
[libftdi] / TODO
CommitLineData
e0d70e35
TJ
1*** TODO for 1.0 release ***
2Build related:
3- Rename the library and header file,
4 so libftdi 0.x and 1.x can co-exist
e0d70e35
TJ
5
6API extentions:
7- Make EEPROM structure opaque
e0d70e35
TJ
8- TO DECIDE: Make ftdi structure opaque?
9
10Misc:
e0d70e35
TJ
11- Resolve TODO entries in ftdi_eeprom
12- Look into merging ftdi_eeprom and examples/eeprom
13- "To deal with ftdi_context" <-- Xiaofan: What was meant by this?
14 Maybe the same as "Make ftdi structure opaque?"
15
16Documentation:
17- Mention libusb-1.0 dependency
18- Comparison between 1.0 and 0.19
19- Document the new EEPROM function