]> sigrok.org Git - libsigrok.git/commit - libsigrok-internal.h
radioshack-dmm: Separate protocol parser from driver
authorAlexandru Gagniuc <redacted>
Sun, 2 Dec 2012 18:58:30 +0000 (12:58 -0600)
committerUwe Hermann <redacted>
Sun, 2 Dec 2012 21:18:22 +0000 (22:18 +0100)
commit05f134abc2641e6e4d3a22a8dda19460819af16e
tree421e868680a6c0d5242740abde04fd218933a2fb
parentae95ffebfa0d8c0992332b33631a26d898957b34
radioshack-dmm: Separate protocol parser from driver

Move the parsing part of radioshack-dmm into a separate protocol
parser, following the model from hardware/common/dmm.

Signed-off-by: Alexandru Gagniuc <redacted>
hardware/common/dmm/Makefile.am
hardware/common/dmm/rs9lcd.c [new file with mode: 0644]
hardware/radioshack-dmm/api.c
hardware/radioshack-dmm/protocol.c
hardware/radioshack-dmm/protocol.h
libsigrok-internal.h