libsigrok/hardware/openbench-logic-sniffer
Uwe Hermann b7f09cf86d libsigrok: Fix #includes.
In the lib, we should only #include "sigrok.h" or "sigrok-internal.h",
but not the (possibly installed and thus different/older versions) via
<sigrok.h> or <sigrok-internal.h>.

Frontends should of course use <sigrok.h> and <sigrok-internal.h>.
2011-12-28 23:07:08 +01:00
..
Makefile.am OLS driver overhaul 2011-04-03 06:18:05 +02:00
ols.c libsigrok: Fix #includes. 2011-12-28 23:07:08 +01:00
ols.h Run-Length Encoding support for the OLS. 2011-10-30 01:56:54 +02:00