zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.92k stars 6.65k forks source link

tests: driver: uart: uart_mix_fifo_poll: Extend test to support running on multiple UART instances #81701

Open nordic-krch opened 1 day ago

nordic-krch commented 1 day ago

Rework test to support running on multiple UART instances. Extend configuration for nrf54h20dk/nrf54h20/cpuapp to use also uart120 instance. It contains commit from #81273 as without this uart120 does not work with device runtime PM.