Skip to content

Commit 865d128

Browse files
krish2718rlubos
authored andcommitted
samples: wifi: scan: Add back nRF7002DK
Now that the hard dependency of scan with nrf7000 is removed, add back nRF7002DK, this aligns the docs (README). Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
1 parent dee86be commit 865d128

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

samples/wifi/scan/sample.yaml

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@ sample:
22
description: Wi-Fi scan sample application
33
name: Wi-Fi scan
44
tests:
5+
sample.nrf7002dk.scan:
6+
sysbuild: true
7+
build_only: true
8+
integration_platforms:
9+
- nrf7002dk/nrf5340/cpuapp
10+
platform_allow:
11+
- nrf7002dk/nrf5340/cpuapp
12+
tags:
13+
- ci_build
14+
- sysbuild
15+
- ci_samples_wifi
516
sample.nrf7000_eks.scan:
617
sysbuild: true
718
build_only: true

0 commit comments

Comments
 (0)