zephyr/tests/drivers/uart/uart_errors
..
boards tests: Add BL54L15/L15u DVK support 2025-04-23 15:02:20 +02:00
src
CMakeLists.txt
Kconfig
prj.conf
README.txt
testcase.yaml dts: boards: we: add board Ophelia-IV 2025-04-03 13:16:05 +02:00

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.