]> sigrok.org Git - libsigrok.git/commit - hwdriver.c
lascar-el-usb: Initial driver skeleton.
authorBert Vermeulen <redacted>
Tue, 27 Nov 2012 16:40:14 +0000 (17:40 +0100)
committerBert Vermeulen <redacted>
Mon, 3 Dec 2012 02:53:44 +0000 (03:53 +0100)
commit46697e38b286541e0e5aa354d35a6f4564855fa6
tree8f9ed1e822119f5330ffaad600c9f65e2718da4b
parent162b735218b906d5a41e8da69ea15b76d267f1fd
lascar-el-usb: Initial driver skeleton.
configure.ac
hardware/Makefile.am
hardware/lascar-el-usb/Makefile.am [new file with mode: 0644]
hardware/lascar-el-usb/api.c [new file with mode: 0644]
hardware/lascar-el-usb/protocol.c [new file with mode: 0644]
hardware/lascar-el-usb/protocol.h [new file with mode: 0644]
hwdriver.c