Don't rename python wrapper for now
[libftdi] / TODO
1 *** TODO for 1.0 release ***
2 Build related:
3 - Rename the library and header file,
4   so libftdi 0.x and 1.x can co-exist
5
6 Python 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
12 Misc:
13 - Resolve TODO entries in ftdi_eeprom
14 - Look into merging ftdi_eeprom and examples/eeprom
15
16 Documentation:
17 - Mention libusb-1.0 dependency
18 - Comparison between 1.0 and 0.19
19 - Document the new EEPROM function