From 2aac90b54af35115355301c07cdfb8c3f3d1baaf Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 15 May 2019 01:07:32 +0200 Subject: enc28j60: Add a test-case. --- decoder/test/enc28j60/test.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 decoder/test/enc28j60/test.conf (limited to 'decoder/test/enc28j60/test.conf') diff --git a/decoder/test/enc28j60/test.conf b/decoder/test/enc28j60/test.conf new file mode 100644 index 0000000..23ea93c --- /dev/null +++ b/decoder/test/enc28j60/test.conf @@ -0,0 +1,6 @@ +test enc28j60-init-and-ping + protocol-decoder spi channel cs=0 channel miso=1 channel clk=2 channel mosi=3 + protocol-decoder enc28j60 + stack spi enc28j60 + input spi/enc28j60/enc28j60-init-and-ping.sr + output enc28j60 annotation match enc28j60-init-and-ping.output -- cgit v1.2.3-54-g00ecf