tests uart_async_api: Enable in nrf54l15bsim//cpuapp
Enable this test in the simulated nrf54l15 by providing an appropriate overlay. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
890f13426e
commit
dd2f4117e3
2 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
/* SPDX-License-Identifier: Apache-2.0 */
|
||||
|
||||
#include "nrf54l15dk_nrf54l15_cpuapp.overlay"
|
|
@ -30,6 +30,7 @@ tests:
|
|||
- nrf52840dk/nrf52840
|
||||
- nrf52_bsim
|
||||
- nrf5340bsim/nrf5340/cpuapp
|
||||
- nrf54l15bsim/nrf54l15/cpuapp
|
||||
filter: CONFIG_SERIAL_SUPPORT_ASYNC
|
||||
harness: ztest
|
||||
harness_config:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue