From 1830cb2859ed460501e3cb77119bf727a98fc81f Mon Sep 17 00:00:00 2001 From: Rafal Dyla Date: Thu, 21 Aug 2025 12:10:15 +0200 Subject: [PATCH] manifest: Update sdk-zephyr revision Update sdk-zephyr revision Signed-off-by: Rafal Dyla --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 4a1c6f6b7c3f..4df9029bbf95 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: 36d18bbab2375b7e5c95ba49a303f3214b8e1030 + revision: 9c01b7e0c418c4ca468f5ba71c775b11cf77d8a7 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above