summaryrefslogtreecommitdiff
path: root/decoder/test/sdcard_spi/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/sdcard_spi/test.conf')
-rw-r--r--decoder/test/sdcard_spi/test.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/decoder/test/sdcard_spi/test.conf b/decoder/test/sdcard_spi/test.conf
index d551f8a..f76119d 100644
--- a/decoder/test/sdcard_spi/test.conf
+++ b/decoder/test/sdcard_spi/test.conf
@@ -25,3 +25,10 @@ test data_transfer_complete_real
stack spi sdcard_spi
input sdcard/spi_mode/write_single_block/data_transfer_complete_real.sr
output sdcard_spi annotation match data_transfer_complete_real.output
+
+test cmd17
+ protocol-decoder spi channel cs=3 channel mosi=0 channel clk=2 channel miso=1
+ protocol-decoder sdcard_spi
+ stack spi sdcard_spi
+ input sdcard/spi_mode/cmds/cmd17.sr
+ output sdcard_spi annotation match cmd17.output