]> sigrok.org Git - libsigrok.git/commit
serial_hid: reduce verbosity, drop excessive debug messages
authorGerhard Sittig <redacted>
Sun, 23 Jun 2019 06:36:54 +0000 (08:36 +0200)
committerUwe Hermann <redacted>
Wed, 31 Jul 2019 13:23:03 +0000 (15:23 +0200)
commit60117e6e9aa22d8da1f34ccfa1b819300bad7bf0
tree8228ab44ddac29f889b8ebb818e25a533c946787
parentea9e7a3e82ec1513fabbabc4697651972d67d2d4
serial_hid: reduce verbosity, drop excessive debug messages

The HID transport for serial communication was rather noisy at log
levels of 4 and above. Now that test coverage was increased and
operation is stable, drop a lot of the excessive and redundant debug
messages in regular code paths.
src/serial_hid.c