projects
/
libam7xxx.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
README.asciidoc: add info about running am7xxx-play.exe on Windows
[libam7xxx.git]
/
README.asciidoc
diff --git
a/README.asciidoc
b/README.asciidoc
index
3b277f9
..
1b65aff
100644
(file)
--- a/
README.asciidoc
+++ b/
README.asciidoc
@@
-89,6
+89,9
@@
All the needed files need to be in the same location:
be built by following the instructions in the HACKING.asciidoc document
from libam7xxx.
be built by following the instructions in the HACKING.asciidoc document
from libam7xxx.
+ - 'am7xxx-play.exe' and the '.dll' files from the 'usr/bin/' dir in libav-win32:
+ http://win32.libav.org/win32/libav-win32-20120521.7z
+
In order to use the device on MS Windows the WinUSB drivers must be installed
for both the mass storage device and the display device:
In order to use the device on MS Windows the WinUSB drivers must be installed
for both the mass storage device and the display device:
@@
-105,4
+108,4
@@
for both the mass storage device and the display device:
- When the new (display) device shows up, run Zadig and install the +WinUSB+
driver for it too.
- When the new (display) device shows up, run Zadig and install the +WinUSB+
driver for it too.
-Now it is possible to run 'picoproj.exe' on Windows.
+Now it is possible to run 'picoproj.exe' o
r 'am7xxx-play.exe' o
n Windows.