]> sigrok.org Git - libsigrok.git/blobdiff - hardware/zeroplus-logic-cube/api.c
Various drivers: Expose SR_CONF_TRIGGER_TYPE.
[libsigrok.git] / hardware / zeroplus-logic-cube / api.c
index a7fdc8f3785b068ace3f8e4047c2c097c66b638f..34213e7a616c21c4d050bae6476900af4a32db9f 100644 (file)
@@ -56,6 +56,7 @@ static const struct zp_model zeroplus_models[] = {
 static const int32_t hwcaps[] = {
        SR_CONF_LOGIC_ANALYZER,
        SR_CONF_SAMPLERATE,
+       SR_CONF_TRIGGER_TYPE,
        SR_CONF_CAPTURE_RATIO,
        SR_CONF_VOLTAGE_THRESHOLD,
        SR_CONF_LIMIT_SAMPLES,