Added win32 instructions.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Mon, 5 Nov 2012 21:59:02 +0000 (21:59 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Mon, 5 Nov 2012 21:59:02 +0000 (21:59 +0000)
git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1319 12e2690d-a6be-4b82-a7b7-67c4a43b65c8

README.txt

index 611329b..4bbcb9e 100644 (file)
@@ -3,6 +3,12 @@
 # MacPorts
 # FTDI Virtual COM Driver
 
 # MacPorts
 # FTDI Virtual COM Driver
 
+#For Windows,
+# Python 2.7, 32-bit
+# py-serial for Python 2.7.  Version for 2.6 will not work.
+# FTDI VCP drivers, available in Windows Update
+# Add python to %PATH% and use it to run the scripts in \trunk\client\.
+
 # In Linux, the FTDI driver should be included by default.  Be sure
 # that the user is allowed to use /dev/ttyUSB0, which often requires
 # being a member of the dialout group.
 # In Linux, the FTDI driver should be included by default.  Be sure
 # that the user is allowed to use /dev/ttyUSB0, which often requires
 # being a member of the dialout group.