summaryrefslogtreecommitdiff
path: root/decoder/test/eeprom24xx/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2017-03-28 21:25:04 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2017-03-28 21:46:37 +0200
commit8705173220e259bb5c3afc033c70e89c4880c4fe (patch)
tree69441c983eed90c0f6a5523b049ad5bcd0dcaf03 /decoder/test/eeprom24xx/test.conf
parent495b94893db946ac719f98f2e2177f98d6a7520c (diff)
downloadsigrok-test-8705173220e259bb5c3afc033c70e89c4880c4fe.tar.gz
sigrok-test-8705173220e259bb5c3afc033c70e89c4880c4fe.zip
eeprom24xx: Add Xicor X24C02 test-case.
Diffstat (limited to 'decoder/test/eeprom24xx/test.conf')
-rw-r--r--decoder/test/eeprom24xx/test.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/decoder/test/eeprom24xx/test.conf b/decoder/test/eeprom24xx/test.conf
index 8ee5bce..2ae37ec 100644
--- a/decoder/test/eeprom24xx/test.conf
+++ b/decoder/test/eeprom24xx/test.conf
@@ -38,3 +38,11 @@ test trekstor_ebr30_a_i2c_0x15
input i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_0x15.sr
output eeprom24xx annotation match trekstor_ebr30_a_i2c_0x15.output
output eeprom24xx binary class binary match trekstor_ebr30_a_i2c_0x15.bin_binary
+
+test x24c02_dual
+ protocol-decoder i2c channel scl=5 channel sda=4
+ protocol-decoder eeprom24xx option chip=xicor_x24c02
+ stack i2c eeprom24xx
+ 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