X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=blobdiff_plain;f=decoder%2Ftest%2Feeprom24xx%2Ftest.conf;h=3c749324c4e3b369934b783d1d441c412398e27a;hp=2ae37ec5144d945e9c5f9c12843bb5b9110623a4;hb=e28f807a8c278a042ef6ee29b0cc835c3c05d4a6;hpb=4aa3a4fd8cb21ab993cb348b7dbcaef1a7420948 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