Skip to content

Commit

Permalink
samples: net: wifi: add support for building NXP WiFi
Browse files Browse the repository at this point in the history
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 <daniel.degrasse@nxp.com>
  • Loading branch information
danieldegrasse committed Oct 18, 2024
1 parent d720fae commit fa9c793
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions samples/net/wifi/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,9 @@ tests:
- thingy53/nrf5340/cpuapp
integration_platforms:
- thingy53/nrf5340/cpuapp
sample.net.wifi.nxp_wifi:
extra_args:
- CONFIG_NXP_WIFI_BUILD_ONLY_MODE=y
platform_allow:
- frdm_rw612
- rd_rw612_bga

0 comments on commit fa9c793

Please sign in to comment.