Rename python wrapper to ftdi1. Adapt examples with minimal code changes
[libftdi] / TODO
diff --git a/TODO b/TODO
index 04919d7..1660516 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,9 @@
 *** TODO for 1.0 release ***
-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