]> sigrok.org Git - sigrok-test.git/blob - decoder/test/adxl345/test.conf
adxl345: Add some test-cases.
[sigrok-test.git] / decoder / test / adxl345 / test.conf
1 test adxl345_axis
2         protocol-decoder spi channel clk=0 channel mosi=1 channel miso=2 channel cs=3
3         protocol-decoder adxl345
4         stack spi adxl345
5         input spi/adxl345/adxl345_axis.sr
6         output adxl345 annotation match adxl345_axis.output
7
8 test adxl345_registers
9         protocol-decoder spi channel clk=0 channel mosi=1 channel miso=2 channel cs=3
10         protocol-decoder adxl345
11         stack spi adxl345
12         input spi/adxl345/adxl345_registers.sr
13         output adxl345 annotation match adxl345_registers.output