X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=blobdiff_plain;f=decoder%2Ftest%2Fsdcard_spi%2Ftest.conf;h=f76119dba283965337771e0735be9449fb78c30f;hp=d551f8aab3bfa6d5d3980c94e8873a0574390dcf;hb=a2d73da38a9eb1a810979c64b6e749a1cc251c9e;hpb=d7a31c505fd6e5d38b0f218fa1bf906040e0fa5d 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