From 6e89f99b0dcf8a7d8d79d0c149f132a2e404b79c Mon Sep 17 00:00:00 2001 From: Nordic Builder Date: Thu, 5 Dec 2024 16:04:47 +0000 Subject: [PATCH] manifest: Update sdk-zephyr revision (auto-manifest PR) Automatically created by Github Action Signed-off-by: Nordic Builder --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 988e43d394e7..960f12268617 100644 --- a/west.yml +++ b/west.yml @@ -69,7 +69,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: v3.7.99-ncs2-rc1 + revision: pull/2344/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above