Skip to content

Commit a449b74

Browse files
krish2718nashif
authored andcommitted
Revert "tests: wifi: nm: exclude nrf7002dk"
This reverts commit 65af3ab. Build only mode is now supported without FW blobs. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 803f59f commit a449b74

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

tests/net/wifi/wifi_nm/testcase.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ common:
33
tests:
44
net.wifi:
55
min_ram: 32
6+
extra_args:
7+
# Will be ignored for other platforms
8+
- CONFIG_NRF_WIFI_BUILD_ONLY_MODE=y
69
tags: wifi
710
platform_exclude:
8-
- nrf7002dk/nrf5340/cpuapp
9-
- nrf7002dk/nrf5340/cpuapp/ns
10-
- nrf7002dk/nrf5340/cpuapp/nrf7001
11-
- nrf7002dk/nrf5340/cpuapp/nrf7001/ns
1211
- frdm_rw612 # Requires binary blobs to build
1312
- rd_rw612_bga # Requires binary blobs to build

0 commit comments

Comments
 (0)