]> sigrok.org Git - libsigrok.git/commit
openbench-logic-sniffer: add a function to handle reset command
authorGwenhael Goavec-Merou <redacted>
Sun, 30 Apr 2017 13:57:39 +0000 (15:57 +0200)
committerUwe Hermann <redacted>
Tue, 2 May 2017 20:06:51 +0000 (22:06 +0200)
commit244995a2e3cef0f971e21faf82531e785e552f9e
treec1fc2bf537d5fb4393226534efcf629c1946128e
parent07d4e86316cad233abe1d5890cd56de35e69618f
openbench-logic-sniffer: add a function to handle reset command

Openbench Logic Sniffer reset is a little more complex than a simple send.
To avoid code duplication, this patch adds a new function dedicated to
this task.

Signed-off-by: Gwenhael Goavec-Merou <redacted>
src/hardware/openbench-logic-sniffer/api.c
src/hardware/openbench-logic-sniffer/protocol.c
src/hardware/openbench-logic-sniffer/protocol.h