summaryrefslogtreecommitdiff
path: root/decoder/test/nrf905/test.conf
diff options
context:
space:
mode:
authorJorge Solla <jorgesolla@gmail.com>2020-04-06 21:21:37 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2020-05-26 22:12:30 +0200
commiteb10933cc46ab35fac71bd650a34f17e689f3964 (patch)
tree4e97f7a6dfbb299f2ddbd5601a96d2123b234742 /decoder/test/nrf905/test.conf
parentb23266227ada677fd5c25a5083cd0fe46b15dae9 (diff)
downloadsigrok-test-eb10933cc46ab35fac71bd650a34f17e689f3964.tar.gz
sigrok-test-eb10933cc46ab35fac71bd650a34f17e689f3964.zip
Add test for Nordic Semiconductor nRF905 protocol decoder
Diffstat (limited to 'decoder/test/nrf905/test.conf')
-rw-r--r--decoder/test/nrf905/test.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/decoder/test/nrf905/test.conf b/decoder/test/nrf905/test.conf
new file mode 100644
index 0000000..0fd9d8d
--- /dev/null
+++ b/decoder/test/nrf905/test.conf
@@ -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