Rename python wrapper to ftdi1. Adapt examples with minimal code changes
[libftdi] / TODO
CommitLineData
e0d70e35 1*** TODO for 1.0 release ***
364d7463
TJ
2Python 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
e0d70e35 8Misc:
e0d70e35
TJ
9- Resolve TODO entries in ftdi_eeprom
10- Look into merging ftdi_eeprom and examples/eeprom
e0d70e35
TJ
11
12Documentation:
13- Mention libusb-1.0 dependency
14- Comparison between 1.0 and 0.19
15- Document the new EEPROM function