From 6252463a0e6bef08f22fde783794d2ef5c472e8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Stasiak?= Date: Tue, 2 Dec 2025 11:01:38 +0100 Subject: [PATCH] manifest: update v3.2-branch to have WDT error fixed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Manifest update. Signed-off-by: MichaƂ Stasiak --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index d20285fa0c2..1145766f415 100644 --- a/west.yml +++ b/west.yml @@ -64,7 +64,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: ncs-v3.2.0-rc1 + revision: pull/3568/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above