]> sigrok.org Git - libsigrok.git/commit
victor-dmm: remove obsolete device driver, has moved to serial-dmm
authorGerhard Sittig <redacted>
Thu, 9 May 2019 16:11:07 +0000 (18:11 +0200)
committerGerhard Sittig <redacted>
Thu, 13 Jun 2019 17:34:43 +0000 (19:34 +0200)
commite45a8de41c573e1956c77e5968497cfaa6307ed2
treeacc088281ad82452ef378a9fa3d3a4c636a9c07a
parent0cdb72c8f2e45fd6c744de426b2f00b207fba4f9
victor-dmm: remove obsolete device driver, has moved to serial-dmm

Remove the victor-dmm device driver. Its functionality is contained in
the Victor specific serial-over-HID transport, the FS9922 DMM parser,
and the serial-dmm device driver. The additional implementation became
obsolete.
Makefile.am
configure.ac
src/hardware/victor-dmm/api.c [deleted file]
src/hardware/victor-dmm/protocol.c [deleted file]
src/hardware/victor-dmm/protocol.h [deleted file]