Skip to content

Commit 6aecabc

Browse files
committed
samples: wifi: Remove raw modes for nRF7000
As of now the raw mode is couple with system mode which is unsupported for nRF7000, so, remove them. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 46bec84 commit 6aecabc

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

samples/wifi/monitor/sample.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,6 @@ tests:
1818
- nrf5340dk/nrf5340/cpuapp
1919
platform_allow: nrf5340dk/nrf5340/cpuapp
2020
tags: ci_build sysbuild ci_samples_wifi
21-
sample.nrf7000.monitor:
22-
sysbuild: true
23-
build_only: true
24-
extra_args:
25-
SHIELD=nrf7002ek_nrf7000
26-
integration_platforms:
27-
- nrf5340dk/nrf5340/cpuapp
28-
platform_allow: nrf5340dk/nrf5340/cpuapp
29-
tags: ci_build sysbuild ci_samples_wifi
3021
sample.nrf7001.monitor:
3122
sysbuild: true
3223
build_only: true

samples/wifi/raw_tx_packet/sample.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,6 @@ tests:
1818
- nrf5340dk/nrf5340/cpuapp
1919
platform_allow: nrf5340dk/nrf5340/cpuapp
2020
tags: ci_build sysbuild ci_samples_wifi
21-
sample.nrf7000.raw_tx_packet:
22-
sysbuild: true
23-
build_only: true
24-
extra_args:
25-
SHIELD=nrf7002ek_nrf7000
26-
integration_platforms:
27-
- nrf5340dk/nrf5340/cpuapp
28-
platform_allow: nrf5340dk/nrf5340/cpuapp
29-
tags: ci_build sysbuild ci_samples_wifi
3021
sample.nrf7001.raw_tx_packet:
3122
sysbuild: true
3223
build_only: true

0 commit comments

Comments
 (0)