]> sigrok.org Git - libsigrok.git/commitdiff
zeroplus-logic-cube: add USB ID for LAP-16128U
authorJan Luebbe <redacted>
Sat, 13 Apr 2013 21:27:07 +0000 (23:27 +0200)
committerBert Vermeulen <redacted>
Sun, 14 Apr 2013 15:06:57 +0000 (17:06 +0200)
hardware/zeroplus-logic-cube/api.c

index 240de8e6ca894eb53dfe2910aaf94ac95fcbe883..5d0ba63b06566dce550080b7aa0de80b33387b3b 100644 (file)
@@ -42,6 +42,7 @@ struct zp_model {
  * same 128K sample depth.
  */
 static const struct zp_model zeroplus_models[] = {
+       {0x0c12, 0x7002, "LAP-16128U",    16, 128,  200},
        {0x0c12, 0x7009, "LAP-C(16064)",  16, 64,   100},
        {0x0c12, 0x700a, "LAP-C(16128)",  16, 128,  200},
        /* TODO: We don't know anything about these.