]> sigrok.org Git - libsigrok.git/commit
Add config keys for setting the number of analog probes.
authorBert Vermeulen <redacted>
Sun, 22 Dec 2013 23:01:59 +0000 (00:01 +0100)
committerBert Vermeulen <redacted>
Sun, 29 Dec 2013 09:58:56 +0000 (10:58 +0100)
commitbf90d4c666cac50308577741e64d7cd42dbaad8d
tree6f81b82902a6b71889f9b8c13c82d7e468da235a
parent3699a8a1ff68a2f5f781c6ae74946adc8bc82673
Add config keys for setting the number of analog probes.

This is primarily of use in the demo driver, but this patch also
takes in the logic probe setting config key used only by the
session driver so far.
hwdriver.c
libsigrok.h
session_driver.c
session_file.c