Skip to content

Commit 8176b0f

Browse files
committed
[nrf fromtree] tests uart_pm: 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 5321941) Signed-off-by: Sebastian Głąb <[email protected]>
1 parent 129c5f6 commit 8176b0f

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 "nrf52840dk_nrf52840.overlay"

tests/drivers/uart/uart_pm/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ common:
88
- nrf54l15dk/nrf54l15/cpuapp
99
- nrf54h20dk/nrf54h20/cpuapp
1010
- nrf52_bsim
11+
- nrf5340bsim/nrf5340/cpuapp
1112
harness_config:
1213
fixture: gpio_loopback
1314
depends_on: gpio

0 commit comments

Comments
 (0)