]> sigrok.org Git - libsigrok.git/commit
scpi/gpib: Rename backend to scpi_libgpib.
authorBert Vermeulen <redacted>
Fri, 5 Sep 2014 16:33:48 +0000 (18:33 +0200)
committerBert Vermeulen <redacted>
Fri, 5 Sep 2014 16:33:48 +0000 (18:33 +0200)
commit7343ad1ec72860b5d11ca8f35c4d014a1fa5b643
treea2e61190dffeb73e893e9d17de9857023c3ac2be
parentd6e63a2c686a5bb6bef1adf394ce36c12db503ff
scpi/gpib: Rename backend to scpi_libgpib.

libgpib is the userspace component to linux-gpib's kernel modules that
implement low-level interface drivers.

When libsigrok gets userspace GPIB interface drivers, that backend will
be the "official" scpi_gpib.
Makefile.am
src/scpi/scpi.c
src/scpi/scpi_gpib.c [deleted file]
src/scpi/scpi_libgpib.c [new file with mode: 0644]