libsigrok/hardware/common
Uwe Hermann b08024a836 libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err.
We should use these (internal) functions in libsigrok exclusively from
now on, i.e. no more use of glib's g_debug() etc.

These functions are only for libsigrok, the frontends use whatever
logging mechanism is suitable there.
2011-04-14 10:11:08 +02:00
..
Makefile.am Only build specific source files if needed. 2011-01-08 20:58:44 +01:00
ezusb.c libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
misc.c libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
serial.c Revert temporary changes for 0.2 release. 2011-04-03 23:18:46 +02:00
skeleton.c Constify some more 'char *' parameters. 2011-02-20 21:16:26 +01:00