blob: a071c627a21a41956edf7e98995eefa2dda5adb0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
test trekstor_ebr30_a
protocol-decoder uart channel rx=1
input uart/trekstor_ebr30_a/trekstor_ebr30_a_uart.sr
output uart annotation class rx-data match trekstor_rx.output
output uart annotation class tx-data match trekstor_tx.output
output uart annotation match trekstor.output
output uart binary class rx match trekstor_bin_rx.output
output uart binary class tx match trekstor_bin_tx.output
output uart binary class rxtx match trekstor_bin_rx.output
test exception_samplerate
protocol-decoder uart
input misc/no-samplerate.sr
output uart exception match SamplerateError
|