From a5d30c085e81df66bff73b264e1b39d9ea69b8df Mon Sep 17 00:00:00 2001 From: Nordic Builder Date: Mon, 19 Jan 2026 12:39:26 +0000 Subject: [PATCH 1/2] manifest: Update sdk-zephyr revision (auto-manifest PR) Automatically created by action-manifest-pr GH action from PR: https://github.com/nrfconnect/sdk-zephyr/pull/3690 Signed-off-by: Nordic Builder --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 946e1e3b03ae..b6ee5930b996 100644 --- a/west.yml +++ b/west.yml @@ -65,7 +65,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: c2ea6bb946e4986109ae7326e2da92882b3f443e + revision: pull/3690/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above From 494dcb7c833fb5eb77c7255a81f63e83502c1b71 Mon Sep 17 00:00:00 2001 From: Nikodem Kastelik Date: Thu, 22 Jan 2026 12:51:34 +0100 Subject: [PATCH 2/2] manifest: update sdk-mcuboot to have fix for DPPI channels cleanup Updated sdk-mcuboot fixes missing DPPI channel cleanup. Signed-off-by: Nikodem Kastelik --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index b6ee5930b996..1825f37e7db4 100644 --- a/west.yml +++ b/west.yml @@ -127,7 +127,7 @@ manifest: compare-by-default: true - name: mcuboot repo-path: sdk-mcuboot - revision: 735d976eff46735d6e7ccbd6d350bb1a17265d6d + revision: pull/589/head path: bootloader/mcuboot - name: qcbor url: https://github.com/laurencelundblade/QCBOR