summaryrefslogtreecommitdiff
path: root/Host/README
diff options
context:
space:
mode:
Diffstat (limited to 'Host/README')
-rw-r--r--Host/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/Host/README b/Host/README
index d9d3e20..9e6b9c1 100644
--- a/Host/README
+++ b/Host/README
@@ -1,9 +1,9 @@
The nxt-gdb-server.py script is initially developed by Nicolas Schodet.
It depends on the following libraries:
- - nxt-python v2.01 http://code.google.com/p/nxt-python/
- - pyusb v1.0x http://pyusb.wiki.sourceforge.net
- - libusb v1.0x http://libusb.org/
+ - nxt-python v2.0x http://code.google.com/p/nxt-python/
+ - pyusb v0.4x http://pyusb.wiki.sourceforge.net
+ - libusb-compat v0.1x and libusb v1.0x http://libusb.org/
It will probably work with libusb v0.1.x but it has not been tested in that configuration.
@@ -18,4 +18,4 @@ It depends on the following libraries:
1. Connect the USB cable from the PC Host to the NXT
2. start nxt-gdb-server.py
- 3. start arm-none-eabi-gdb, configured as remote for port 2828 (default) \ No newline at end of file
+ 3. start arm-none-eabi-gdb, configured as remote for port 2828 (default)