X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Flm75%2Ftest.conf;fp=decoder%2Ftest%2Flm75%2Ftest.conf;h=99876b8d46a8494bf18bf1d7c757253e52337130;hb=e11929d1e00e8326ced8c4ba05ea20d509f74ac7;hp=0000000000000000000000000000000000000000;hpb=4b3d30ebf045f0a22198adeaf555fd46334b8200;p=sigrok-test.git diff --git a/decoder/test/lm75/test.conf b/decoder/test/lm75/test.conf new file mode 100644 index 0000000..99876b8 --- /dev/null +++ b/decoder/test/lm75/test.conf @@ -0,0 +1,23 @@ +test rding_temper_fm75_1 + protocol-decoder i2c channel sda=0 channel scl=1 + protocol-decoder i2cfilter option address=79 + protocol-decoder lm75 + stack i2c i2cfilter lm75 + input i2c/rding_temper/rding_temper_i2c_usb_led_eeprom_and_sensor_5s.sr + output lm75 annotation match rding_temper_fm75_1.output + +test rding_temper_fm75_2 + protocol-decoder i2c channel sda=0 channel scl=1 + protocol-decoder i2cfilter option address=79 + protocol-decoder lm75 + stack i2c i2cfilter lm75 + input i2c/rding_temper/rding_temper_i2c_usb_led_sensor_5s.sr + output lm75 annotation match rding_temper_fm75_2.output + +test rding_temper_fm75_3 + protocol-decoder i2c channel sda=0 channel scl=1 + protocol-decoder i2cfilter option address=79 + protocol-decoder lm75 + stack i2c i2cfilter lm75 + input i2c/rding_temper/rding_temper_i2c_eeprom_and_sensor.sr + output lm75 annotation match rding_temper_fm75_3.output