]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/i2c/test.conf
parallel: Update input file location.
[sigrok-test.git] / decoder / test / i2c / test.conf
index e383f5fc91fe0cca122c451c0aed41096dbf4752..d9b1e746090a27c0dc001aa491d45c86ce4f8162 100644 (file)
@@ -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
-