Skip to content

Commit

Permalink
[nrf fromtree] tests uart_pm: Enable for nrf5340bsim
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
aescolar authored and nordicjm committed Dec 18, 2024
1 parent 66d0223 commit e279d85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/* SPDX-License-Identifier: Apache-2.0 */

#include "nrf52840dk_nrf52840.overlay"
1 change: 1 addition & 0 deletions tests/drivers/uart/uart_pm/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ common:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54h20dk/nrf54h20/cpuapp
- nrf52_bsim
- nrf5340bsim/nrf5340/cpuapp
harness_config:
fixture: gpio_loopback
depends_on: gpio
Expand Down

0 comments on commit e279d85

Please sign in to comment.