X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=TODO;fp=TODO;h=eb45683d9e9afed334aad5d815ce5f13a6d49ecf;hp=04919d79012769284323119834c945efcac7ff8f;hb=364d74637acc273e360e707bfd51a3fffe60317e;hpb=6dc7bd39373f952469114290cab4234467ff0615 diff --git a/TODO b/TODO index 04919d7..eb45683 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,12 @@ Build related: - Rename the library and header file, so libftdi 0.x and 1.x can co-exist +Python wrapper: +- Find out the following: + - Rename wrapper library to "ftdi1", users have to "import ftdi1" + - All other code in the examples can continue + to use "ftdi.xxx" instead of "ftdi1.xxx" + Misc: - Resolve TODO entries in ftdi_eeprom - Look into merging ftdi_eeprom and examples/eeprom