external_zblue/tests/drivers/uart/uart_errors
Carles Cufi 079add417b boards: nordic: Remove nRF54L15 PDK
The nRF54L15 Development Kit is now available, so remove the Preview
Development Kit (PDK).

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2026-04-20 17:51:15 +08:00
..
boards boards: nordic: Remove nRF54L15 PDK 2026-04-20 17:51:15 +08:00
src
CMakeLists.txt
Kconfig
README.txt
prj.conf
testcase.yaml samples: tests: Add support to tests on nrf54l15 DK 2026-04-20 17:45:51 +08:00

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.