]> sigrok.org Git - libsigrok.git/commit
chronovu-la: rephrase conn= checking in the scan routine
authorGerhard Sittig <redacted>
Thu, 28 Sep 2023 18:21:24 +0000 (20:21 +0200)
committerGerhard Sittig <redacted>
Mon, 9 Oct 2023 16:39:40 +0000 (18:39 +0200)
commit204dd31fa1074a78fbe3bf04208776a4a3615a1c
treed65c071fd7024460b118ab3bbb7fab70dd6bf8b1
parent18baeeed7bb99f5470f04caa60e1b624207728b7
chronovu-la: rephrase conn= checking in the scan routine

Prefer common support over DIY code to get the SR_CONF_CONN spec.
Simplify the check during USB enumeration whether a user provided
conn= spec applies. Sort local var decls to match their use. Setup
resulting 'devices' early.
src/hardware/chronovu-la/api.c