From 4c3111d59fb5e44c88370f1edccb3d6505222b3c Mon Sep 17 00:00:00 2001 From: Nordic Builder Date: Tue, 5 Nov 2024 08:33:39 +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 ce7a0183cc25..1efbf532c7ef 100644 --- a/west.yml +++ b/west.yml @@ -72,7 +72,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 95a105e0a9b6ff70c31feaa629360c3040b51e84 + revision: ef26ec27fe42da11a897790e4dd1ea663f011ca5 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above