21 lines
497 B
YAML
21 lines
497 B
YAML
|
tests:
|
||
|
nrf_wifi.bustest.nrf7002:
|
||
|
sysbuild: true
|
||
|
build_only: true
|
||
|
integration_platforms:
|
||
|
- nrf7002dk/nrf5340/cpuapp
|
||
|
platform_allow: nrf7002dk/nrf5340/cpuapp
|
||
|
|
||
|
nrf_wifi.bustest.nrf7002ek:
|
||
|
sysbuild: true
|
||
|
build_only: true
|
||
|
extra_args: SHIELD=nrf7002ek
|
||
|
integration_platforms:
|
||
|
- nrf5340dk/nrf5340/cpuapp
|
||
|
- nrf52840dk/nrf52840
|
||
|
- nucleo_h723zg
|
||
|
platform_allow:
|
||
|
- nrf5340dk/nrf5340/cpuapp
|
||
|
- nrf52840dk/nrf52840
|
||
|
- nucleo_h723zg
|