zephyr/tests/drivers/uart/uart_async_api
Alberto Escolar Piedras 892e8ef47a tests/drivers uart_async_*: Provide overlays for nrf52_bsim
For uart_async_api, uart_mix_fifo_poll & uart_pm:
These test can be run fine in the simulated nrf52_bsim board,
just connecting the UART Tx and Rx in loopback,
but we need an overlay just like for the real boards.
Let's provide it.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-01-10 10:01:37 +01:00
..
boards tests/drivers uart_async_*: Provide overlays for nrf52_bsim 2024-01-10 10:01:37 +01:00
src tests/drivers uart_async_api: Fix build error with host gcc 2024-01-10 10:01:37 +01:00
CMakeLists.txt
prj.conf tests: drivers: Add dependency to UART runtime configuration 2023-11-15 10:02:18 +01:00
testcase.yaml