From b80f930badecc0cd9292f636e4ec467af9e4031f Mon Sep 17 00:00:00 2001 From: "Paul \"LeoNerd\" Evans" Date: Wed, 4 Nov 2015 16:22:58 +0000 Subject: Tests for max7219 PD --- decoder/test/max7219/test.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 decoder/test/max7219/test.conf (limited to 'decoder/test/max7219/test.conf') 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 -- cgit v1.2.3-54-g00ecf