Another TODO entry gone
[libftdi] / TODO
1 *** TODO for 1.0 release ***
2 Python wrapper:
3 - Find out the following:
4   - Rename wrapper library to "ftdi1", users have to "import ftdi1"
5   - All other code in the examples can continue
6     to use "ftdi.xxx" instead of "ftdi1.xxx"
7
8 Misc:
9 - Resolve TODO entries in ftdi_eeprom
10 - Look into merging ftdi_eeprom and examples/eeprom
11
12 Documentation:
13 - Mention libusb-1.0 dependency
14 - Comparison between 1.0 and 0.19
15 - Document the new EEPROM function