]> sigrok.org Git - libsigrok.git/commit - src/hardware/colead-slm/api.c
colead-slm: Initial driver skeleton.
authorBert Vermeulen <redacted>
Mon, 29 Oct 2012 21:33:47 +0000 (22:33 +0100)
committerBert Vermeulen <redacted>
Fri, 2 Nov 2012 14:24:30 +0000 (15:24 +0100)
commit4d729ddcaf395de1d04af93dd5ea569cfbc17de4
tree91a232e9c980a556ac63df464709ebaed064803f
parent8c1adf3738b68912ab8cf4308341b82dbc83056a
colead-slm: Initial driver skeleton.
configure.ac
hardware/Makefile.am
hardware/colead-slm/Makefile.am [new file with mode: 0644]
hardware/colead-slm/api.c [new file with mode: 0644]
hardware/colead-slm/protocol.c [new file with mode: 0644]
hardware/colead-slm/protocol.h [new file with mode: 0644]
hwdriver.c