libsigrok/hardware/tondaj-sl-814
Uwe Hermann 6fab7b8f53 Driver struct cleanups.
- Explicitly list .config_get in all drivers for consistency, and set it
   to NULL if unused (whether or not a driver implements it is optional).

 - List all 'struct sr_dev_driver' entries in the same order in all drivers.

 - Move the check whether .config_set/.config_list exist (i.e., are non-NULL)
   into sanity_check_all_drivers().
2013-02-07 10:58:35 +01:00
..
Makefile.am tondaj-sl-814: Initial driver skeleton. 2012-11-10 01:01:28 +01:00
api.c Driver struct cleanups. 2013-02-07 10:58:35 +01:00
protocol.c Always interleave analog data with all enabled probes. 2013-01-23 03:40:44 +01:00
protocol.h tondaj-sl-814: use new serial API 2012-11-12 03:00:32 +01:00