]> sigrok.org Git - libsigrok.git/commit - hwdriver.c
Add support for the TekPower TP4000ZC DMM.
authorAlexandru Gagniuc <redacted>
Sun, 21 Oct 2012 01:39:37 +0000 (20:39 -0500)
committerUwe Hermann <redacted>
Sat, 27 Oct 2012 20:25:04 +0000 (22:25 +0200)
commit7dc55d930f87433fb35ebf6f18f767eddb7e8a17
tree38f7d02ae059e405f3a6473404a27b0defd2f30b
parent2bba3dd3a836f4a6d497709d321557a48e6425a3
Add support for the TekPower TP4000ZC DMM.

Also known as Digitek DT4000ZC.

Signed-off-by: Alexandru Gagniuc <redacted>
configure.ac
hardware/Makefile.am
hardware/tekpower-dmm/Makefile.am [new file with mode: 0644]
hardware/tekpower-dmm/api.c [new file with mode: 0644]
hardware/tekpower-dmm/protocol.c [new file with mode: 0644]
hardware/tekpower-dmm/protocol.h [new file with mode: 0644]
hwdriver.c