X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=blobdiff_plain;f=decoder%2Ftest%2Fmax7219%2Ftest.conf;fp=decoder%2Ftest%2Fmax7219%2Ftest.conf;h=c14d6b0bedf541ec6ac68fec687563b714aaedd9;hp=0000000000000000000000000000000000000000;hb=b80f930badecc0cd9292f636e4ec467af9e4031f;hpb=ff3fd3d806c02bb1c8922efe5264ca4384bafb37 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