Skip to content

Commit d1e700e

Browse files
krish2718nashif
authored andcommitted
samples: wifi: Add nRF70 tests to twister
Now that we have a build only mode, this ensures that nRF Wi-Fi driver builds. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent a449b74 commit d1e700e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

samples/net/wifi/sample.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,24 @@ tests:
4141
- nucleo_f767zi
4242
integration_platforms:
4343
- 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+
- nrf7002dk/nrf5340/cpuapp
53+
- nrf7002dk/nrf5340/cpuapp/nrf7001
54+
sample.net.wifi.nrf7002ek:
55+
extra_args:
56+
- CONFIG_NRF_WIFI_BUILD_ONLY_MODE=y
57+
- SHIELD=nrf7002ek
58+
platform_allow:
59+
- nrf5340dk/nrf5340/cpuapp
60+
- nrf5340dk/nrf5340/cpuapp/ns
61+
- nucleo_h723zg
62+
integration_platforms:
63+
- nrf5340dk/nrf5340/cpuapp
64+
- nucleo_h723zg

0 commit comments

Comments
 (0)