From 39d3a558ff294295814d4ae04e924cb3a3d75801 Mon Sep 17 00:00:00 2001 From: travisutk Date: Mon, 5 Nov 2012 21:59:02 +0000 Subject: [PATCH] Added win32 instructions. git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1319 12e2690d-a6be-4b82-a7b7-67c4a43b65c8 --- README.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.txt b/README.txt index 611329b..4bbcb9e 100644 --- a/README.txt +++ b/README.txt @@ -3,6 +3,12 @@ # 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. -- 2.20.1