mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
da0fe2ecfb
small modifications to fastftdi.c are also done to select our interface (A or B) and mode (synchronous, asynchronous)
14 lines
No EOL
406 B
Text
14 lines
No EOL
406 B
Text
[> Libftdicom
|
|
------------------------------
|
|
|
|
[> Windows build
|
|
--------------------------
|
|
1. Install MinGW32
|
|
2. Download libusbx windows binaries (tested version: libusbx-1.0.17-win)
|
|
3. Put libusb-1.0.dll.a in mingw lib directory
|
|
4. Download Zadig and use WinUSB driver for Interface A and Interface B
|
|
5. make all in libftdicom/win
|
|
|
|
[> Linux build
|
|
--------------------------
|
|
1. make all in libftdicom/linux |