]> sigrok.org Git - libsigrok.git/commit
rdtech-um: use common helper to parse conn= and serialcomm= specs
authorGerhard Sittig <redacted>
Wed, 15 Mar 2023 16:55:19 +0000 (17:55 +0100)
committerGerhard Sittig <redacted>
Thu, 16 Mar 2023 13:29:30 +0000 (14:29 +0100)
commit8ff25aa9b285edca280b2abc95382a8a5ba785d6
treef5d37005564998bdf3cba3381f0438442eb8f3b2
parentbc9aa94b92c5ac0271769af4605992d7a38e65bc
rdtech-um: use common helper to parse conn= and serialcomm= specs

Use the common sr_serial_extract_options() helper when conn= specs
are mandatory (and serialcomm= remains optional).
src/hardware/rdtech-um/api.c