]> sigrok.org Git - sigrok-util.git/commit
add new-driver tool
authorBert Vermeulen <redacted>
Tue, 23 Oct 2012 21:36:32 +0000 (23:36 +0200)
committerBert Vermeulen <redacted>
Tue, 23 Oct 2012 21:36:32 +0000 (23:36 +0200)
commita65d66c08881d65a6d6e37be8efc1a24e4f60592
tree23aebf90d0dde4ac8b44ed1d5e99649c242ab7a9
parentaceec517661270cf83bbe4809edd5cd7a75ba05e
add new-driver tool
source/README.new-driver [new file with mode: 0644]
source/drv-Makefile.am [new file with mode: 0644]
source/drv-api.c [new file with mode: 0644]
source/drv-protocol.c [new file with mode: 0644]
source/drv-protocol.h [new file with mode: 0644]
source/new-driver [new file with mode: 0755]