]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/max7219/test.conf
Tests for max7219 PD
[sigrok-test.git] / decoder / test / max7219 / test.conf
diff --git a/decoder/test/max7219/test.conf b/decoder/test/max7219/test.conf
new file mode 100644 (file)
index 0000000..c14d6b0
--- /dev/null
@@ -0,0 +1,8 @@
+test max7219
+        protocol-decoder spi channel miso=0 channel cs=1 channel mosi=2 channel clk=3
+        protocol-decoder max7219
+        stack spi max7219
+        input spi/max7219/max7219.sr
+        output max7219 annotation class register match max7219_register.output
+        output max7219 annotation class digit match max7219_digit.output
+        output max7219 annotation class warnings match max7219_warnings.output