]> sigrok.org Git - libsigrok.git/commitdiff
ipdbg-la: Remove SR_CONF_SERIALCOMM
authorSoeren Apel <redacted>
Mon, 20 Aug 2018 21:26:46 +0000 (23:26 +0200)
committerUwe Hermann <redacted>
Wed, 29 Aug 2018 21:59:45 +0000 (23:59 +0200)
src/hardware/ipdbg-logic-analyser/api.c

index f48caf6ab4e4cf60404fd56a1a51633714628245..17a900e52f8ca28c80b00f8eba44f5b50244aa3c 100644 (file)
@@ -26,13 +26,12 @@ static const uint32_t ipdbg_org_la_drvopts[] = {
 
 static const uint32_t ipdbg_org_la_scanopts[] = {
        SR_CONF_CONN,
-       SR_CONF_SERIALCOMM,
 };
 
 static const uint32_t ipdbg_org_la_devopts[] = {
        SR_CONF_TRIGGER_MATCH | SR_CONF_LIST | SR_CONF_SET,
        SR_CONF_CAPTURE_RATIO | SR_CONF_GET | SR_CONF_SET,
-       SR_CONF_LIMIT_SAMPLES | SR_CONF_GET
+       SR_CONF_LIMIT_SAMPLES | SR_CONF_GET,
 };
 
 static const int32_t ipdbg_org_la_trigger_matches[] = {