@@ -61,7 +61,7 @@ manifest:
61
61
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
62
62
- name : zephyr
63
63
repo-path : sdk-zephyr
64
- revision : 4040aa0bf581206dd68beb0758b39096342ee7e0
64
+ revision : v3.5.99-ncs1-2
65
65
import :
66
66
# In addition to the zephyr repository itself, NCS also
67
67
# imports the contents of zephyr/west.yml at the above
@@ -129,7 +129,7 @@ manifest:
129
129
compare-by-default : true
130
130
- name : mcuboot
131
131
repo-path : sdk-mcuboot
132
- revision : v2.0.99-ncs1-1
132
+ revision : v2.0.99-ncs1-2
133
133
path : bootloader/mcuboot
134
134
- name : qcbor
135
135
url : https://github.com/laurencelundblade/QCBOR
@@ -138,23 +138,23 @@ manifest:
138
138
- name : mbedtls
139
139
path : modules/crypto/mbedtls
140
140
repo-path : sdk-mbedtls
141
- revision : v3.5.2-ncs1-1
141
+ revision : v3.5.2-ncs1-2
142
142
- name : nrfxlib
143
143
repo-path : sdk-nrfxlib
144
144
path : nrfxlib
145
- revision : 10f7478f83bcbbddd4213431b3dbe48efff88db5
145
+ revision : v2.6.2
146
146
- name : trusted-firmware-m
147
147
repo-path : sdk-trusted-firmware-m
148
148
path : modules/tee/tf-m/trusted-firmware-m
149
- revision : v2.0.0-ncs1-1
149
+ revision : v2.0.0-ncs1-2
150
150
- name : psa-arch-tests
151
151
repo-path : sdk-psa-arch-tests
152
152
path : modules/tee/tf-m/psa-arch-tests
153
153
revision : 94a349db22cd0e44136c281724ffc71b6e7391c3
154
154
- name : matter
155
155
repo-path : sdk-connectedhomeip
156
156
path : modules/lib/matter
157
- revision : v2.6.1
157
+ revision : v2.6.2
158
158
submodules :
159
159
- name : nlio
160
160
path : third_party/nlio/repo
@@ -174,7 +174,7 @@ manifest:
174
174
- name : nrf-802154
175
175
repo-path : sdk-nrf-802154
176
176
path : nrf-802154
177
- revision : v2.6.1
177
+ revision : v2.6.2
178
178
groups :
179
179
- nrf-802154
180
180
- name : dragoon
@@ -196,12 +196,12 @@ manifest:
196
196
compare-by-default : false
197
197
- name : sidewalk
198
198
repo-path : sdk-sidewalk
199
- revision : v2.6.1
199
+ revision : v2.6.2
200
200
groups :
201
201
- sidewalk
202
202
- name : find-my
203
203
repo-path : sdk-find-my
204
- revision : v2.6.1
204
+ revision : v2.6.2
205
205
groups :
206
206
- find-my
207
207
- name : azure-sdk-for-c
0 commit comments