Skip to content

Commit 4fc148a

Browse files
manifest: update collab-nrfx-4.0 to have wdt_nrfx reworked
Manifest updated. Also updated sdk-mcuboot to nrfx_wdt changes. Signed-off-by: Michał Stasiak <[email protected]>
1 parent 40c54a5 commit 4fc148a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

west.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ manifest:
6666
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6767
- name: zephyr
6868
repo-path: sdk-zephyr
69-
revision: 079d80388a6240f572442ce7021f1aab31a56139
69+
revision: pull/3329/head
7070
import:
7171
# In addition to the zephyr repository itself, NCS also
7272
# imports the contents of zephyr/west.yml at the above
@@ -129,7 +129,7 @@ manifest:
129129
compare-by-default: true
130130
- name: mcuboot
131131
repo-path: sdk-mcuboot
132-
revision: 40861fd7351604d38af6345e56fe7422529561e6
132+
revision: pull/558/head
133133
path: bootloader/mcuboot
134134
- name: qcbor
135135
url: https://github.com/laurencelundblade/QCBOR
@@ -280,7 +280,7 @@ manifest:
280280
path: nrfx
281281
groups:
282282
- nrfx
283-
revision: 7ed74ac12ab94f561af820da8fb7089a0323e6de
283+
revision: pull/973/head
284284

285285
# West-related configuration for the nrf repository.
286286
self:

0 commit comments

Comments
 (0)