]> sigrok.org Git - libsigrok.git/commit
asix-sigma: Split into api.c and protocol.[ch] modules.
authorjry <redacted>
Thu, 5 Nov 2015 10:41:27 +0000 (11:41 +0100)
committerUwe Hermann <redacted>
Thu, 5 Nov 2015 20:26:39 +0000 (21:26 +0100)
commit3ba56876b4a5469b0c39a6f162f517ce8610b9e4
tree35eb7c6f48c71e0bfe7f30dacaf075f7402d4024
parentee95d6bd8b94dfd6ac67d850e17879a4e5875b6a
asix-sigma: Split into api.c and protocol.[ch] modules.
Makefile.am
src/hardware/asix-sigma/api.c [new file with mode: 0644]
src/hardware/asix-sigma/asix-sigma.c [deleted file]
src/hardware/asix-sigma/asix-sigma.h [deleted file]
src/hardware/asix-sigma/protocol.c [new file with mode: 0644]
src/hardware/asix-sigma/protocol.h [new file with mode: 0644]