From 9d02f9ffe8d6791fb138e5f19e8575af058abdd9 Mon Sep 17 00:00:00 2001 From: Nordic Builder Date: Mon, 28 Oct 2024 11:45:45 +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 54210f042330..1193027c76c7 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: dabbd681e46e9b683776e387b7d7953a75d54093 + revision: 7d77811d468757884effd0980e1fb9dd2de2ad30 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above