We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a449b74 commit d1e700eCopy full SHA for d1e700e
samples/net/wifi/sample.yaml
@@ -41,3 +41,24 @@ tests:
41
- nucleo_f767zi
42
integration_platforms:
43
- frdm_k64f
44
+ sample.net.wifi.nrf70dk:
45
+ extra_args: CONFIG_NRF_WIFI_BUILD_ONLY_MODE=y
46
+ platform_allow:
47
+ - nrf7002dk/nrf5340/cpuapp
48
+ - nrf7002dk/nrf5340/cpuapp/ns
49
+ - nrf7002dk/nrf5340/cpuapp/nrf7001
50
+ - nrf7002dk/nrf5340/cpuapp/nrf7001/ns
51
+ integration_platforms:
52
53
54
+ sample.net.wifi.nrf7002ek:
55
+ extra_args:
56
+ - CONFIG_NRF_WIFI_BUILD_ONLY_MODE=y
57
+ - SHIELD=nrf7002ek
58
59
+ - nrf5340dk/nrf5340/cpuapp
60
+ - nrf5340dk/nrf5340/cpuapp/ns
61
+ - nucleo_h723zg
62
63
64
0 commit comments