libsigrok/hardware/chronovu-la8
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 Add initial support for the ChronoVu LA8. 2011-04-04 19:40:30 +02:00
chronovu-la8.c Other method to avoid "unused var" compiler warnings. 2011-11-24 22:57:48 +01:00