]> sigrok.org Git - libsigrok.git/commit
norma dmm: Initial driver skeleton.
authorMatthias Heidbrink <redacted>
Thu, 17 Oct 2013 08:57:17 +0000 (10:57 +0200)
committerUwe Hermann <redacted>
Fri, 25 Oct 2013 19:25:26 +0000 (21:25 +0200)
commitbfd48770fc18dae79d140120e6af3b7ac4bdb2ee
tree0bcff011772422e007f3d497dbc9a7f81cdbc409
parent1477a9a6dc4f470cb91c64c71c139825e8329adb
norma dmm: Initial driver skeleton.
configure.ac
hardware/Makefile.am
hardware/norma-dmm/Makefile.am [new file with mode: 0644]
hardware/norma-dmm/api.c [new file with mode: 0644]
hardware/norma-dmm/protocol.c [new file with mode: 0644]
hardware/norma-dmm/protocol.h [new file with mode: 0644]
hwdriver.c