4ebd48b352
Currently hw_info_get() can receive requests for entries (info_id) that the specific driver doesn't support. That is (right now) a valid use-case and not an error (might change later, though). Thus, for now, don't output messages for such requests at all (certainly not as sr_err() where they show up in e.g. sigrok-cli output per default). |
||
---|---|---|
.. | ||
Makefile.am | ||
api.c | ||
protocol.c | ||
protocol.h |