]> sigrok.org Git - libsigrok.git/commit
Rename 'chronovu-la8' driver to 'chronovu-la'.
authorUwe Hermann <redacted>
Tue, 1 Apr 2014 19:47:11 +0000 (21:47 +0200)
committerUwe Hermann <redacted>
Wed, 2 Apr 2014 15:20:09 +0000 (17:20 +0200)
commit7b3567126c22622180d82463f4f848606d52d2cd
tree10bf0220ef453fcdcf7d668ae81f3e1ff7c6ad8f
parent00910580bb73862856cd3f09d20934f086b3fac0
Rename 'chronovu-la8' driver to 'chronovu-la'.

The driver now also supports the LA16 device (and possibly others in the
future).
Makefile.am
README.devices
configure.ac
hardware/chronovu-la/api.c [new file with mode: 0644]
hardware/chronovu-la/protocol.c [new file with mode: 0644]
hardware/chronovu-la/protocol.h [new file with mode: 0644]
hardware/chronovu-la8/api.c [deleted file]
hardware/chronovu-la8/protocol.c [deleted file]
hardware/chronovu-la8/protocol.h [deleted file]
hwdriver.c