Skip to content

Commit e0cd876

Browse files
samples: net: wifi: add support for building NXP WiFi
Add support for building NXP WiFi. Since the driver typically requires binary blobs, enable CONFIG_NXP_WIFI_BUILD_ONLY_MODE for this testcase. Signed-off-by: Daniel DeGrasse <[email protected]>
1 parent b11f155 commit e0cd876

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

samples/net/wifi/sample.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,9 @@ tests:
6868
- thingy53/nrf5340/cpuapp
6969
integration_platforms:
7070
- thingy53/nrf5340/cpuapp
71+
sample.net.wifi.nxp_wifi:
72+
extra_args:
73+
- CONFIG_NXP_WIFI_BUILD_ONLY_MODE=y
74+
platform_allow:
75+
- frdm_rw612
76+
- rd_rw612_bga

0 commit comments

Comments
 (0)