summaryrefslogtreecommitdiff
path: root/decoder/test/max7219/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/max7219/test.conf')
-rw-r--r--decoder/test/max7219/test.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/decoder/test/max7219/test.conf b/decoder/test/max7219/test.conf
new file mode 100644
index 0000000..c14d6b0
--- /dev/null
+++ b/decoder/test/max7219/test.conf
@@ -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