diff options
Diffstat (limited to 'libraries/libsigrok/README')
-rw-r--r-- | libraries/libsigrok/README | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/libraries/libsigrok/README b/libraries/libsigrok/README index 7acfbdd03f..967861e1fd 100644 --- a/libraries/libsigrok/README +++ b/libraries/libsigrok/README @@ -1,10 +1,8 @@ libsigrok is a shared library written in C, which provides the basic -hardware access drivers for logic analyzers and other supported -devices, as well as input/output file format support. +hardware access drivers for logic analyzers and other supported devices, +as well as input/output file format support. -NOTE: -Slackware's libusb is too old. Thus, to enable more hardware support, -build with LIBUSB=yes ./libsigrok.SlackBuild - -Optional, but highly recommended dependencies are (available from -SlackBuilds.org): libftdi, librevisa and libserialport. +Optional dependencies (available from SlackBuilds.org): +- libftdi, +- librevisa, +- libserialport. |