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 803f59f commit a449b74Copy full SHA for a449b74
tests/net/wifi/wifi_nm/testcase.yaml
@@ -3,11 +3,10 @@ common:
3
tests:
4
net.wifi:
5
min_ram: 32
6
+ extra_args:
7
+ # Will be ignored for other platforms
8
+ - CONFIG_NRF_WIFI_BUILD_ONLY_MODE=y
9
tags: wifi
10
platform_exclude:
- - nrf7002dk/nrf5340/cpuapp
- - nrf7002dk/nrf5340/cpuapp/ns
- - nrf7002dk/nrf5340/cpuapp/nrf7001
11
- - nrf7002dk/nrf5340/cpuapp/nrf7001/ns
12
- frdm_rw612 # Requires binary blobs to build
13
- rd_rw612_bga # Requires binary blobs to build
0 commit comments