]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/nrf905/test.conf
Add test for Nordic Semiconductor nRF905 protocol decoder
[sigrok-test.git] / decoder / test / nrf905 / test.conf
diff --git a/decoder/test/nrf905/test.conf b/decoder/test/nrf905/test.conf
new file mode 100644 (file)
index 0000000..0fd9d8d
--- /dev/null
@@ -0,0 +1,6 @@
+test nrf905_operation
+       protocol-decoder spi channel clk=0 channel mosi=1 channel miso=2 channel cs=3
+       protocol-decoder nrf905
+       stack spi nrf905
+       input nrf905/nrf905operation.sr
+       output nrf905 annotation match nrf905_operation.output
\ No newline at end of file