diff options
Diffstat (limited to 'decoders/mx25lxx05d/test/test.conf')
-rw-r--r-- | decoders/mx25lxx05d/test/test.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/decoders/mx25lxx05d/test/test.conf b/decoders/mx25lxx05d/test/test.conf new file mode 100644 index 0000000..20162fd --- /dev/null +++ b/decoders/mx25lxx05d/test/test.conf @@ -0,0 +1,7 @@ +test probe + protocol-decoder spi probe cs=0 probe miso=1 probe clk=2 probe mosi=3 + protocol-decoder mx25lxx05d + stack spi mx25lxx05d + input spi/mx25l1605d/mx25l1605d_probe.sr + output mx25lxx05d annotation match probe.output + |