libsigrok/hardware/hantek-dso
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 sr: initial support for Hantek 2xxx/5200 USB oscilloscopes 2012-05-30 23:56:12 +02:00
api.c Driver struct cleanups. 2013-02-07 10:58:35 +01:00
dso.c hantek-dso: Use message logging helpers. 2013-01-29 12:56:02 +01:00
dso.h hantek-dso: Use message logging helpers. 2013-01-29 12:56:02 +01:00