1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 08:24:40 +02:00
xburst-tools/README
2010-12-12 00:08:05 +03:00

6 lines
144 B
Plaintext

Needs libusb-1.0 (not 0.1!) to work. Readline is optional.
To build:
make -C src
If you have readline (recommended):
make -C src READLINE=1