]> sigrok.org Git - sigrok-test.git/blob - decoder/test/pca9571/test.conf
avr_isp: add test for ATmega328/P
[sigrok-test.git] / decoder / test / pca9571 / test.conf
1 test pca9571_simple
2         protocol-decoder i2c channel sda=0 channel scl=1
3         protocol-decoder pca9571
4         stack i2c pca9571
5         input i2c/nxp_pca9571/pca9571_simple.sr
6         output pca9571 annotation match pca9571_simple.output
7
8 test pca9571_sequence
9         protocol-decoder i2c channel sda=0 channel scl=1
10         protocol-decoder pca9571
11         stack i2c pca9571
12         input i2c/nxp_pca9571/pca9571_sequence.sr
13         output pca9571 annotation match pca9571_sequence.output
14
15 test pca9571_warning
16         protocol-decoder i2c channel sda=0 channel scl=1
17         protocol-decoder pca9571
18         stack i2c pca9571
19         input i2c/nxp_pca9571/pca9571_warning.sr
20         output pca9571 annotation match pca9571_warning.output