libsigrok/hardware/asix-sigma
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 Revert FIRMWARE_DIR / DECODERS_DIR method for now. 2011-02-04 20:38:20 +01:00
asix-sigma.c libsigrok: Fix #includes. 2011-12-28 23:07:08 +01:00
asix-sigma.h use new datafeed packet format 2011-06-19 14:28:50 +02:00