From b1448a889fc3f8213a95aa4e18e3c73b647fb9f5 Mon Sep 17 00:00:00 2001 From: Valerio Setti Date: Fri, 26 Sep 2025 11:36:39 +0200 Subject: [PATCH] manifest: update Zephyr revision to include PR3313 update manifest to include changes in sdk-zephyr PR 3313 Signed-off-by: Valerio Setti --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index dbb87c366b63..68fa2e728534 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: 318b87179093864727c181d80c06565138a4d071 + revision: pull/3313/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above