]> sigrok.org Git - libsigrokdecode.git/blob - decoders/i2c/test/test.conf
4e96a0091ac78b09d578bce7ddf9b4edd5d5bb7e
[libsigrokdecode.git] / decoders / i2c / test / test.conf
1 test rtc
2         protocol-decoder i2c probe scl=0 probe sda=1
3         input i2c/rtc_dallas_ds1307/rtc_ds1307_200khz.sr
4         output i2c annotation class data-read match rtc_ds1307_200khz_data_read.output
5         output i2c annotation class data-write match rtc_ds1307_200khz_data_write.output
6         output i2c annotation match rtc_ds1307_200khz.output
7
8 test motherboard
9         protocol-decoder i2c probe scl=0 probe sda=3
10         input i2c/gigabyte_6vle-vxl_i2c/gigabyte_6vle_vxl_i2c.sr
11         output i2c annotation match gigabyte_6vle_vxl_i2c.output
12