libsigrok/hardware/saleae-logic
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 support for multiple FX2 devices 2011-06-12 18:04:19 +02:00
saleae-logic.c Other method to avoid "unused var" compiler warnings. 2011-11-24 22:57:48 +01:00
saleae-logic.h use new datafeed packet format 2011-06-19 14:28:50 +02:00