Revert "tests: wifi: nm: exclude nrf7002dk"
This reverts commit 65af3ab34c
.
Build only mode is now supported without FW blobs.
Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
This commit is contained in:
parent
803f59f3e1
commit
a449b748cb
1 changed files with 3 additions and 4 deletions
|
@ -3,11 +3,10 @@ common:
|
||||||
tests:
|
tests:
|
||||||
net.wifi:
|
net.wifi:
|
||||||
min_ram: 32
|
min_ram: 32
|
||||||
|
extra_args:
|
||||||
|
# Will be ignored for other platforms
|
||||||
|
- CONFIG_NRF_WIFI_BUILD_ONLY_MODE=y
|
||||||
tags: wifi
|
tags: wifi
|
||||||
platform_exclude:
|
platform_exclude:
|
||||||
- nrf7002dk/nrf5340/cpuapp
|
|
||||||
- nrf7002dk/nrf5340/cpuapp/ns
|
|
||||||
- nrf7002dk/nrf5340/cpuapp/nrf7001
|
|
||||||
- nrf7002dk/nrf5340/cpuapp/nrf7001/ns
|
|
||||||
- frdm_rw612 # Requires binary blobs to build
|
- frdm_rw612 # Requires binary blobs to build
|
||||||
- rd_rw612_bga # Requires binary blobs to build
|
- rd_rw612_bga # Requires binary blobs to build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue