]> sigrok.org Git - libsigrok.git/commit
atten-pps3xxx: Initial driver skeleton.
authorBert Vermeulen <redacted>
Sun, 5 Jan 2014 12:12:01 +0000 (13:12 +0100)
committerBert Vermeulen <redacted>
Thu, 9 Jan 2014 23:38:32 +0000 (00:38 +0100)
commitfa0d6afe19c3a545f3f940933ed079966525d142
tree37ca88ffdfb9029891c4a640922f2d8602b7d251
parent14563512ec720cbdfb792cff169d6bb4cde8ca6f
atten-pps3xxx: Initial driver skeleton.
configure.ac
hardware/Makefile.am
hardware/atten-pps3xxx/Makefile.am [new file with mode: 0644]
hardware/atten-pps3xxx/api.c [new file with mode: 0644]
hardware/atten-pps3xxx/protocol.c [new file with mode: 0644]
hardware/atten-pps3xxx/protocol.h [new file with mode: 0644]
hwdriver.c