tests uart_pm: Enable for nrf5340bsim
Enable this test in the simulated nrf5340 and provide an appropriate overlay. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
51053cce11
commit
5321941a5d
2 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
||||||
|
/* SPDX-License-Identifier: Apache-2.0 */
|
||||||
|
|
||||||
|
#include "nrf52840dk_nrf52840.overlay"
|
|
@ -8,6 +8,7 @@ common:
|
||||||
- nrf54l15dk/nrf54l15/cpuapp
|
- nrf54l15dk/nrf54l15/cpuapp
|
||||||
- nrf54h20dk/nrf54h20/cpuapp
|
- nrf54h20dk/nrf54h20/cpuapp
|
||||||
- nrf52_bsim
|
- nrf52_bsim
|
||||||
|
- nrf5340bsim/nrf5340/cpuapp
|
||||||
harness_config:
|
harness_config:
|
||||||
fixture: gpio_loopback
|
fixture: gpio_loopback
|
||||||
depends_on: gpio
|
depends_on: gpio
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue