X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Fi2c%2Ftest.conf;h=d9b1e746090a27c0dc001aa491d45c86ce4f8162;hb=67115888c5dcb9d4987acd6d2daf58778ddf74b4;hp=e383f5fc91fe0cca122c451c0aed41096dbf4752;hpb=dd37a782a8637bdee703a13c949b222b9ba8b95d;p=sigrok-test.git diff --git a/decoder/test/i2c/test.conf b/decoder/test/i2c/test.conf index e383f5f..d9b1e74 100644 --- a/decoder/test/i2c/test.conf +++ b/decoder/test/i2c/test.conf @@ -20,8 +20,12 @@ test xfp output i2c binary class address-read match xfp_address_read.binary output i2c binary class address-write match xfp_address_write.binary +test wii_nunchuk_init + protocol-decoder i2c channel scl=0 channel sda=1 + input i2c/wii_nunchuk/wii_nunchuk_init.sr + output i2c annotation match wii_nunchuk_init.output + test exception_samplerate protocol-decoder i2c input misc/no-samplerate.sr output i2c exception match SamplerateError -