]> sigrok.org Git - libsigrok.git/commitdiff
std: Simplifications, random fixes, Doxygen cosmetics.
authorUwe Hermann <redacted>
Mon, 10 Jul 2017 20:32:26 +0000 (22:32 +0200)
committerUwe Hermann <redacted>
Thu, 13 Jul 2017 09:59:11 +0000 (11:59 +0200)
 - sr_dev_clear(): Don't try to clear uninitialized drivers (the same
   check was previously done in std_dev_clear()).

 - Document some places where we intentionally don't emit log messages.

 - std: Various Doxygen fixes and updates.

 - std: Add some more sanity-checks on input parameters.


No differences found