1
0
mirror of https://github.com/preble/libpinproc synced 2026-02-24 18:25:23 +01:00

Updated Windows install files for 0.9 release

This commit is contained in:
Gerry Stellenberg
2010-11-14 12:01:30 -06:00
parent 67b04b32fd
commit 46039239e4
2 changed files with 62 additions and 62 deletions

View File

@@ -1,13 +1,13 @@
libpinproc installation notes:
The install process should have created the following subdirectories:
.\FTDI_2.04.16 (includes the USB driver)
.\FTDI_2.08.02 (includes the USB driver)
.\bin (includes pinprocfw.exe)
.\ext\python (includes a setup file for the pinproc python extension)
*** USB Driver ***
The FTDI driver should have been installed automatically during the libpinproc installation.
If it did not, manually run .\FTDI_2.04.16\DPInst.exe. This is necessary to communicate with
If it did not, manually run .\FTDI_2.08.02\DPInst.exe. This is necessary to communicate with
the P-ROC over USB.
*** pinprocfw.exe ***