rgb_led_ws281x: catch up with colour component annotations
[sigrok-test/gsi.git] / decoder / test / adxl345 / test.conf
blob393f8972324e06d3fe8b7eb060d7414ba7a40585
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
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