From: Thomas Jarosch Date: Sat, 28 Jul 2012 16:08:33 +0000 (+0200) Subject: Python stuff is solved now X-Git-Tag: v1.0rc1~24^2 X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=commitdiff_plain;h=3918b866d692b5592ac6f6c9903dab5d03c184f1 Python stuff is solved now --- diff --git a/TODO b/TODO index 1660516..1363a34 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,4 @@ *** TODO for 1.0 release *** -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