summaryrefslogtreecommitdiff
path: root/decoder/test/max7219/test.conf
diff options
context:
space:
mode:
authorPaul "LeoNerd" Evans <leonerd@leonerd.org.uk>2015-11-04 16:22:58 +0000
committerPaul "LeoNerd" Evans <leonerd@leonerd.org.uk>2015-11-04 16:22:58 +0000
commitb80f930badecc0cd9292f636e4ec467af9e4031f (patch)
tree7e365e7a486cb47cc8f2419976477bfccf5c258e /decoder/test/max7219/test.conf
parentff3fd3d806c02bb1c8922efe5264ca4384bafb37 (diff)
downloadsigrok-test-b80f930badecc0cd9292f636e4ec467af9e4031f.tar.gz
sigrok-test-b80f930badecc0cd9292f636e4ec467af9e4031f.zip
Tests for max7219 PD
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