]> sigrok.org Git - libsigrok.git/commit
Make SR_CONF_{SCAN,DEVICE}_OPTIONS into internal constants.
authorMartin Ling <redacted>
Mon, 2 Nov 2015 01:03:07 +0000 (01:03 +0000)
committerUwe Hermann <redacted>
Thu, 31 Dec 2015 18:00:16 +0000 (19:00 +0100)
commitcffdc3e63b132795bfcaab91864c1c6b124e87fa
tree0718e6143762ff3d765f70bb0970bd338a45b991
parent36bb818d6f10ac1187f160f4c2ab1169aeb4e86f
Make SR_CONF_{SCAN,DEVICE}_OPTIONS into internal constants.

These are no longer needed in the public API as we have new wrapper functions.
They are still used internally by drivers.
include/libsigrok/libsigrok.h
src/hwdriver.c
src/libsigrok-internal.h