File tree Expand file tree Collapse file tree 8 files changed +8
-48
lines changed
doc/nrf/releases_and_maturity/releases Expand file tree Collapse file tree 8 files changed +8
-48
lines changed Original file line number Diff line number Diff line change @@ -523,7 +523,14 @@ Thread samples
523
523
Wi-Fi samples
524
524
-------------
525
525
526
- |no_changes_yet_note |
526
+ * Removed support for the nRF7002-EB II with the ``nrf54h20dk/nrf54h20/cpuapp `` board target from the following samples:
527
+
528
+ * :ref: `wifi_station_sample `
529
+ * :ref: `wifi_scan_sample `
530
+ * :ref: `wifi_shell_sample `
531
+ * :ref: `wifi_radio_test `
532
+ * :ref: `ble_wifi_provision `
533
+ * :ref: `wifi_provisioning_internal_sample `
527
534
528
535
Other samples
529
536
-------------
Original file line number Diff line number Diff line change @@ -71,20 +71,6 @@ tests:
71
71
- ci_build
72
72
- sysbuild
73
73
- ci_samples_wifi
74
- sample.nrf7002eb2.nrf54h20.ble-wifi-provision :
75
- sysbuild : true
76
- build_only : true
77
- extra_args :
78
- - ble_SHIELD="nrf7002eb2"
79
- - SNIPPET=nrf70-wifi
80
- integration_platforms :
81
- - nrf54h20dk/nrf54h20/cpuapp
82
- platform_allow :
83
- - nrf54h20dk/nrf54h20/cpuapp
84
- tags :
85
- - ci_build
86
- - sysbuild
87
- - ci_samples_wifi
88
74
sample.54lm20dk.nrf7002eb2.ble-wifi-provision :
89
75
sysbuild : true
90
76
build_only : true
Original file line number Diff line number Diff line change @@ -45,17 +45,3 @@ tests:
45
45
- ci_build
46
46
- sysbuild
47
47
- ci_samples_wifi
48
- sample.nrf7002eb2.nrf54h20.int-wifi-provision :
49
- sysbuild : true
50
- build_only : true
51
- extra_args :
52
- - internal_SHIELD="nrf7002eb2"
53
- - SNIPPET=nrf70-wifi
54
- integration_platforms :
55
- - nrf54h20dk/nrf54h20/cpuapp
56
- platform_allow :
57
- - nrf54h20dk/nrf54h20/cpuapp
58
- tags :
59
- - ci_build
60
- - sysbuild
61
- - ci_samples_wifi
Original file line number Diff line number Diff line change @@ -120,10 +120,8 @@ tests:
120
120
- multi_domain_SHIELD="nrf7002eb2"
121
121
- SNIPPET=nrf70-wifi
122
122
integration_platforms :
123
- - nrf54h20dk/nrf54h20/cpuapp
124
123
- nrf54l15dk/nrf54l15/cpuapp
125
124
platform_allow :
126
- - nrf54h20dk/nrf54h20/cpuapp
127
125
- nrf54l15dk/nrf54l15/cpuapp
128
126
tags :
129
127
- ci_build
Original file line number Diff line number Diff line change @@ -95,10 +95,8 @@ tests:
95
95
- scan_SHIELD="nrf7002eb2"
96
96
- SNIPPET=nrf70-wifi
97
97
integration_platforms :
98
- - nrf54h20dk/nrf54h20/cpuapp
99
98
- nrf54l15dk/nrf54l15/cpuapp
100
99
platform_allow :
101
- - nrf54h20dk/nrf54h20/cpuapp
102
100
- nrf54l15dk/nrf54l15/cpuapp
103
101
tags :
104
102
- ci_build
Original file line number Diff line number Diff line change @@ -343,10 +343,8 @@ tests:
343
343
- shell_SHIELD="nrf7002eb2"
344
344
- SNIPPET=nrf70-wifi
345
345
integration_platforms :
346
- - nrf54h20dk/nrf54h20/cpuapp
347
346
- nrf54l15dk/nrf54l15/cpuapp
348
347
platform_allow :
349
- - nrf54h20dk/nrf54h20/cpuapp
350
348
- nrf54l15dk/nrf54l15/cpuapp
351
349
tags :
352
350
- ci_build
Original file line number Diff line number Diff line change @@ -102,10 +102,8 @@ tests:
102
102
- sta_SHIELD="nrf7002eb2"
103
103
- SNIPPET=nrf70-wifi
104
104
integration_platforms :
105
- - nrf54h20dk/nrf54h20/cpuapp
106
105
- nrf54l15dk/nrf54l15/cpuapp
107
106
platform_allow :
108
- - nrf54h20dk/nrf54h20/cpuapp
109
107
- nrf54l15dk/nrf54l15/cpuapp
110
108
tags :
111
109
- ci_build
Original file line number Diff line number Diff line change 89
89
-
[email protected] /nrf54h20/cpuapp
90
90
comment : " https://nordicsemi.atlassian.net/browse/NCSDK-31463"
91
91
92
- - scenarios :
93
- - sample.nrf54_nrf7002eb2.radio_test
94
- - sample.nrf7002eb2.nrf54h20.ble-wifi-provision
95
- - sample.nrf7002eb2.nrf54h20.int-wifi-provision
96
- - sample.nrf7002eb2.scan
97
- - sample.nrf7002eb2.shell
98
- - sample.nrf7002eb2.sta
99
- platforms :
100
- -
[email protected] /nrf54h20/cpuapp
101
- comment : " https://nordicsemi.atlassian.net/browse/NCSDK-35382"
102
-
103
92
- scenarios :
104
93
- sample.bluetooth.mesh.sensor_client
105
94
platforms :
You can’t perform that action at this time.
0 commit comments