Don't rename python wrapper for now
[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 5
364d7463
TJ
6Python wrapper:
7- Find out the following:
8 - Rename wrapper library to "ftdi1", users have to "import ftdi1"
9 - All other code in the examples can continue
10 to use "ftdi.xxx" instead of "ftdi1.xxx"
11
e0d70e35 12Misc:
e0d70e35
TJ
13- Resolve TODO entries in ftdi_eeprom
14- Look into merging ftdi_eeprom and examples/eeprom
e0d70e35
TJ
15
16Documentation:
17- Mention libusb-1.0 dependency
18- Comparison between 1.0 and 0.19
19- Document the new EEPROM function