]> sigrok.org Git - libsigrok.git/commit
serial-lcr: add support for chip specific channel names
authorGerhard Sittig <redacted>
Mon, 17 Jun 2019 20:51:36 +0000 (22:51 +0200)
committerGerhard Sittig <redacted>
Thu, 20 Jun 2019 14:45:36 +0000 (16:45 +0200)
commit3f5473dde2044130f8cb405e2a3ebb43c226a474
tree4bd554c5b30537fae73459c12269e2d0f3349c01
parent238b874e44bf2790c618afb5630685cae2fb957f
serial-lcr: add support for chip specific channel names

Allow LCR chip drivers to specify custom printf() formats for their
channel names. Default to "P1" etc in the absence of format specs.
This implementation is similar to serial-dmm.
src/hardware/serial-lcr/api.c
src/hardware/serial-lcr/protocol.h