]> sigrok.org Git - libsigrokdecode.git/blame - decoders/uart/test/test.conf
Change PD options to be a tuple of dictionaries.
[libsigrokdecode.git] / decoders / uart / test / test.conf
CommitLineData
9eace5fb
UH
1test trekstor_ebr30_a
2 protocol-decoder uart probe 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