slackbuilds_ponce/libraries/libsigrok/README
Andrzej Telszewski b2a1ad8a1a libraries/libsigrok: Added (logic analyzers access library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-07-31 01:53:25 +07:00

10 lines
432 B
Text

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.