HACKING: Corrected libftdi instructions.

This commit is contained in:
Gareth McMullin 2012-05-24 18:23:58 +12:00
parent 8d2c0ff9e5
commit 09330d7fa9
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ First, get the VID/PID for your FT2232 device using 'lsusb'. Edit the file
'src/linux/platform.h' and change the VID/PID to match your hardware.
Compile the application with the command:
make HOST=linux
make PROBE_HOST=linux
Running the application 'blackmagic' will start a GDB server on TCP port 2000.