7df2d54685
Add test which validates behavior of the UART driver when there are errors on the receiver line. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> |
||
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
Kconfig | ||
README.txt | ||
prj.conf | ||
testcase.yaml |
README.txt
The purpose of this test is to validate UART receiver when error occurs on the line. Error is generated by the second UART driver instance which sends certain bytes with parity enabled when receiver is configured without parity. Additional bit triggers framing error.