zephyr/tests/drivers/uart/uart_errors
Matthias Hauser 941a5489d3 dts: boards: we: add board Ophelia-IV
add new board Ophelia-IV

Signed-off-by: Matthias Hauser <matthias.hauser@we-online.de>
2025-04-03 13:16:05 +02:00
..
boards dts: boards: we: add board Ophelia-IV 2025-04-03 13:16:05 +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.