libsigrok/hardware/openbench-logic-sniffer
Uwe Hermann cb93f8a927 Other method to avoid "unused var" compiler warnings.
The '(void)varname' method is nicer than 'varname = varname' and also
prevents warnings when compiling sigrok with clang instead of gcc.
2011-11-24 22:57:48 +01:00
..
Makefile.am OLS driver overhaul 2011-04-03 06:18:05 +02:00
ols.c Other method to avoid "unused var" compiler warnings. 2011-11-24 22:57:48 +01:00
ols.h Run-Length Encoding support for the OLS. 2011-10-30 01:56:54 +02:00