X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=blobdiff_plain;f=decoder%2Ftest%2Feeprom24xx%2Ftest.conf;h=bf8e026454f971c927dcd4932a64c0d458f4d5b0;hp=f1b13aa98bb8369482208c4cd2c7717e7bf3b4e8;hb=bc590a721629a9d678daf5d6edec06c8580bc94e;hpb=beaf4d52f025383785ad5fd48333579765773b9f diff --git a/decoder/test/eeprom24xx/test.conf b/decoder/test/eeprom24xx/test.conf index f1b13aa..bf8e026 100644 --- a/decoder/test/eeprom24xx/test.conf +++ b/decoder/test/eeprom24xx/test.conf @@ -25,3 +25,11 @@ test st_m24c02_powerup_and_reset stack i2c eeprom24xx input i2c/eeprom_24xx/st_m24c02/st_m24c02_powerup_and_reset.sr output eeprom24xx annotation match st_m24c02_powerup_and_reset.output + +test trekstor_ebr30_a_i2c_0x15 + protocol-decoder i2c channel scl=0 channel sda=1 + protocol-decoder i2cfilter option address=52 + protocol-decoder eeprom24xx + stack i2c i2cfilter eeprom24xx + input i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_0x15.sr + output eeprom24xx annotation match trekstor_ebr30_a_i2c_0x15.output