From 2d3a802ede10822927ece3d3344b90db70581fe1 Mon Sep 17 00:00:00 2001 From: Pavel Vasilyev Date: Wed, 11 Dec 2024 09:55:40 +0100 Subject: [PATCH] manifest: Update sdk-zephyr revision Update sdk-zephyr revision to pull in https://github.com/nrfconnect/sdk-zephyr/pull/2353 Signed-off-by: Pavel Vasilyev --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 2e17d8112053..dcf1878b99bd 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: ba1d06f7241c1a899b43bdef7b731fa244646a2f + revision: 7f8d857bf1f57b07e832d52263beaa23c91fef24 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above