Skip to content

Commit a27f525

Browse files
committed
[nrf fromtree] tests uart_mix_fifo_poll: Enable for nrf5340bsim
Enable this test in the simulated nrf5340 and provide an appropriate overlay. Signed-off-by: Alberto Escolar Piedras <[email protected]> (cherry picked from commit 51053cc)
1 parent a08bc22 commit a27f525

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 "nrf5340dk_nrf5340_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
@@ -8,6 +8,7 @@ common:
88
- nrf52840dk/nrf52840
99
- nrf9160dk/nrf9160
1010
- nrf5340dk/nrf5340/cpuapp
11+
- nrf5340bsim/nrf5340/cpuapp
1112
- nrf54l15dk/nrf54l15/cpuapp
1213
- nrf54h20dk/nrf54h20/cpuapp
1314
- nrf54h20dk/nrf54h20/cpurad

0 commit comments

Comments
 (0)