]> sigrok.org Git - libsigrokdecode.git/blob - decoders/uart/test/test.conf
f15b04b321e4bf3986049e9b784998cb7811491d
[libsigrokdecode.git] / decoders / uart / test / test.conf
1 test trekstor_ebr30_a
2         protocol-decoder uart channel rx=1
3         input uart/trekstor_ebr30_a/trekstor_ebr30_a_uart.sr
4         output uart annotation class rx-data match trekstor_rx.output
5         output uart annotation class tx-data match trekstor_tx.output
6         output uart annotation match trekstor.output
7         output uart binary class rx match trekstor_bin_rx.output
8         output uart binary class tx match trekstor_bin_tx.output
9         output uart binary class rxtx match trekstor_bin_rx.output
10