X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Feeprom24xx%2Ftest.conf;h=3c749324c4e3b369934b783d1d441c412398e27a;hb=ccb7a642b9c9da33e3cfe822acbe0599608aaf9e;hp=2ae37ec5144d945e9c5f9c12843bb5b9110623a4;hpb=8705173220e259bb5c3afc033c70e89c4880c4fe;p=sigrok-test.git diff --git a/decoder/test/eeprom24xx/test.conf b/decoder/test/eeprom24xx/test.conf index 2ae37ec..3c74932 100644 --- a/decoder/test/eeprom24xx/test.conf +++ b/decoder/test/eeprom24xx/test.conf @@ -46,3 +46,11 @@ test x24c02_dual input i2c/eeprom_24xx/xicor_x24c02/x24c02_dual.sr output eeprom24xx annotation match x24c02_dual.output output eeprom24xx binary class binary match x24c02_dual.bin_binary + +test glasgow-firmware-flash_snippet + protocol-decoder i2c channel scl=0 channel sda=1 + protocol-decoder eeprom24xx option chip=onsemi_cat24c256 + stack i2c eeprom24xx + input i2c/eeprom_24xx/onsemi_cat24c256/glasgow-firmware-flash_snippet.sr + output eeprom24xx annotation match glasgow-firmware-flash_snippet.output + output eeprom24xx binary class binary match glasgow-firmware-flash_snippet.bin_binary