]> sigrok.org Git - libsigrok.git/commit - hwdriver.c
hameg-hmo: Initial driver skeleton.
authorpoljar (Damir Jelić) <redacted>
Tue, 15 Oct 2013 18:45:14 +0000 (20:45 +0200)
committerUwe Hermann <redacted>
Tue, 3 Dec 2013 14:13:30 +0000 (15:13 +0100)
commit06a3e78adb41974ed759b39812ba1f83fd21a5aa
treeb276fd221fc6e8901478a0b2b3c0e282622bd96c
parent1bd9e678ac2c00c4b6336ed2506c28cdcfe3a25c
hameg-hmo: Initial driver skeleton.
configure.ac
hardware/Makefile.am
hardware/hameg-hmo/Makefile.am [new file with mode: 0644]
hardware/hameg-hmo/api.c [new file with mode: 0644]
hardware/hameg-hmo/protocol.c [new file with mode: 0644]
hardware/hameg-hmo/protocol.h [new file with mode: 0644]
hwdriver.c