tests gpio_hogs: Enable for nrf5340bsim
Enable this test, and provide overlays, for the nrf5340bsim. Both for the app and net core. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
d0746f1177
commit
8bd0a2525c
3 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2023 Vestas Wind Systems A/S
|
||||||
|
*
|
||||||
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include "nrf52_bsim.overlay"
|
|
@ -0,0 +1,7 @@
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2023 Vestas Wind Systems A/S
|
||||||
|
*
|
||||||
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include "nrf52_bsim.overlay"
|
|
@ -11,6 +11,8 @@ tests:
|
||||||
- nrf52840dk/nrf52840
|
- nrf52840dk/nrf52840
|
||||||
- nucleo_g474re
|
- nucleo_g474re
|
||||||
- nrf52_bsim
|
- nrf52_bsim
|
||||||
|
- nrf5340bsim/nrf5340/cpuapp
|
||||||
|
- nrf5340bsim/nrf5340/cpunet
|
||||||
- nrf54l15bsim/nrf54l15/cpuapp
|
- nrf54l15bsim/nrf54l15/cpuapp
|
||||||
- mr_canhubk3
|
- mr_canhubk3
|
||||||
- s32z2xxdc2/s32z270/rtu0
|
- s32z2xxdc2/s32z270/rtu0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue