]> sigrok.org Git - libsigrok.git/commit - hwdriver.c
radioshack-dmm: Add support for Radioshack 22-812 DMM
authorAlexandru Gagniuc <redacted>
Mon, 15 Oct 2012 06:17:32 +0000 (01:17 -0500)
committerBert Vermeulen <redacted>
Mon, 15 Oct 2012 15:32:58 +0000 (17:32 +0200)
commitd375b3c3ec01c246dbf6f0827c33aafc0953431b
treea0d35c5e877ef1e955074fe0607a054db6e7f556
parentb82a17d370a74dc7d4788f343f0ef050490e057f
radioshack-dmm: Add support for Radioshack 22-812 DMM

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