libsigrok/hardware
Uwe Hermann a0ecd83bc6 Make more variables/functions static and non-global.
The 'GSList *devices' from device.c was actually really global (i.e.,
listed in sigrok.h), which is now fixed.
2011-12-28 22:55:21 +01:00
..
alsa libsigrok: closedev() now has a return code. 2011-05-05 13:06:14 +02:00
asix-sigma Other method to avoid "unused var" compiler warnings. 2011-11-24 22:57:48 +01:00
chronovu-la8 libsigrok: Quickfix for a segfault in ChronoVu LA8. 2011-12-04 18:33:29 +01:00
common Make more variables/functions static and non-global. 2011-12-28 22:55:21 +01:00
demo Other method to avoid "unused var" compiler warnings. 2011-11-24 22:57:48 +01:00
link-mso19 libsigrok: closedev() now has a return code. 2011-05-05 13:06:14 +02:00
openbench-logic-sniffer Other method to avoid "unused var" compiler warnings. 2011-11-24 22:57:48 +01:00
saleae-logic Make more variables/functions static and non-global. 2011-12-28 22:55:21 +01:00
zeroplus-logic-cube Other method to avoid "unused var" compiler warnings. 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