tests uart_async_api: Enable in nrf5340bsim//cpuapp

Enable this test in the simulated nrf5340 by providing
an appropriate overlay.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-11-07 12:53:52 +01:00 committed by Anas Nashif
commit dd13fa0c47
3 changed files with 9 additions and 1 deletions

View file

@ -0,0 +1,2 @@
CONFIG_UART_1_NRF_HW_ASYNC_TIMER=1
CONFIG_UART_NRFX_UARTE_ENHANCED_RX=y

View file

@ -0,0 +1,3 @@
/* SPDX-License-Identifier: Apache-2.0 */
#include "nrf5340dk_nrf5340_cpuapp.overlay"

View file

@ -26,7 +26,10 @@ tests:
integration_platforms:
- nucleo_h743zi
drivers.uart.async_api.nrf_uarte_new:
platform_allow: nrf52840dk/nrf52840 nrf52_bsim
platform_allow:
- nrf52840dk/nrf52840
- nrf52_bsim
- nrf5340bsim/nrf5340/cpuapp
filter: CONFIG_SERIAL_SUPPORT_ASYNC
harness: ztest
harness_config: