libsigrok/hardware/zeroplus-logic-cube
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 Only build hardware drivers if they're enabled. 2011-01-08 20:58:43 +01:00
analyzer.c Use 'kHz' (not 'KHz') consistently. 2010-05-27 01:51:55 +02:00
analyzer.h Slightly more consistent #include-guard naming. 2011-01-15 14:48:21 +01:00
gl_usb.c Add missing #includes to avoid clang warnings. 2011-11-24 22:42:02 +01:00
gl_usb.h Slightly more consistent #include-guard naming. 2011-01-15 14:48:21 +01:00
zeroplus.c Other method to avoid "unused var" compiler warnings. 2011-11-24 22:57:48 +01:00