Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Karol Lasończyk 061036f9e3 tests: samples: Extend support for nRF54LM20A 2 weeks ago
..
boards tests: samples: Extend support for nRF54LM20A 2 weeks ago
src
CMakeLists.txt
Kconfig
README.txt
prj.conf
testcase.yaml tests: samples: Extend support for nRF54LM20A 2 weeks ago

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.