Skip to content

Commit 129c5f6

Browse files
committed
[nrf fromtree] tests uart_mix_fifo_poll: Enable for nrf54l15bsim
Enable this test in the simulated nrf54l15 and provide an appropriate overlay. Signed-off-by: Alberto Escolar Piedras <[email protected]> (cherry picked from commit eec7363) Signed-off-by: Sebastian Głąb <[email protected]>
1 parent 3546dd2 commit 129c5f6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/* SPDX-License-Identifier: Apache-2.0 */
2+
3+
#include "nrf54l15dk_nrf54l15_cpuapp.overlay"

tests/drivers/uart/uart_mix_fifo_poll/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ common:
1010
- nrf5340dk/nrf5340/cpuapp
1111
- nrf5340bsim/nrf5340/cpuapp
1212
- nrf54l15dk/nrf54l15/cpuapp
13+
- nrf54l15bsim/nrf54l15/cpuapp
1314
- nrf54h20dk/nrf54h20/cpuapp
1415
- nrf54h20dk/nrf54h20/cpurad
1516
- nrf52_bsim

0 commit comments

Comments
 (0)