blob: 7acfbdd03ff5be1230d8f8b9f26364e1929abc7a (
plain)
1
2
3
4
5
6
7
8
9
10
|
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.
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.
|