litex-boards/litex_boards/targets/README.ulx3s

12 lines
303 B
Plaintext
Raw Normal View History

2020-04-14 08:53:46 -04:00
USB
===
USB support has been integrated and tested for V3.0.3 this board. Revisions
higher than this should be supported. The USB connection is on US2.
To build with usb support just do;
./ulx3s.py --uart-name=usb_cdc
The USB Serial connection will appear as /dev/ttyACMx, or equivalent on your OS.