aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2012-02-15 08:06:47 +0800
committerTat-Chee Wan (USM)2012-02-15 08:06:47 +0800
commita609aa155c9babb60c34fa584a3d5c8df782f238 (patch)
tree04511e224389bb0e553ca725067ef5fd99cb7534
parentb8040b529dd83f2def82679aa9318fe3e6a84aa0 (diff)
pyusb still needed for linux
Keep pyusb dependency
-rw-r--r--AT91SAM7S256/armdebug/Host/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/AT91SAM7S256/armdebug/Host/README b/AT91SAM7S256/armdebug/Host/README
index 3c9f64c..1b6537e 100644
--- a/AT91SAM7S256/armdebug/Host/README
+++ b/AT91SAM7S256/armdebug/Host/README
@@ -7,6 +7,7 @@ Additional Dependencies For Windows and MacOSX:
- Fantom Drivers from LEGO
Additional Dependencies For Linux:
+ - pyusb v0.4x http://pyusb.wiki.sourceforge.net
- libusb v0.1.x http://libusb.org/
Currently, it does not work with libusb v1.x; on Mac OSX, it causes segfaults.