From dd37a782a8637bdee703a13c949b222b9ba8b95d Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 1 Sep 2014 18:23:54 +0200 Subject: Add initial set of PD tests. This is a slightly modified version of the PD test suite that was part of libsigrokdecode previously. --- decoder/test/mx25lxx05d/test.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 decoder/test/mx25lxx05d/test.conf (limited to 'decoder/test/mx25lxx05d/test.conf') diff --git a/decoder/test/mx25lxx05d/test.conf b/decoder/test/mx25lxx05d/test.conf new file mode 100644 index 0000000..0541903 --- /dev/null +++ b/decoder/test/mx25lxx05d/test.conf @@ -0,0 +1,7 @@ +test probe + protocol-decoder spi channel cs=0 channel miso=1 channel clk=2 channel mosi=3 + protocol-decoder mx25lxx05d + stack spi mx25lxx05d + input spi/mx25l1605d/mx25l1605d_probe.sr + output mx25lxx05d annotation match probe.output + -- cgit v1.2.3-54-g00ecf