samples 802154_rpmsg: Enablel on simulated nrf5340
Enable building this sample on the simulated nrf5340 net core. Note that this sample does nothing on its own, as it requires a companion application core sample to driver it. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
4963f049c5
commit
f871bf9a02
|
@ -5,4 +5,6 @@ sample:
|
||||||
tests:
|
tests:
|
||||||
sample.boards.nrf.802154_rpmsg:
|
sample.boards.nrf.802154_rpmsg:
|
||||||
build_only: true
|
build_only: true
|
||||||
platform_allow: nrf5340dk_nrf5340_cpunet
|
platform_allow:
|
||||||
|
- nrf5340dk_nrf5340_cpunet
|
||||||
|
- nrf5340bsim_nrf5340_cpunet
|
||||||
|
|
Loading…
Reference in a new issue