From 8aa9698726bb034e8984abc346cab4822d06af5d Mon Sep 17 00:00:00 2001 From: Chaitanya Tata Date: Fri, 20 Dec 2024 14:01:14 +0530 Subject: [PATCH] manifest: sdk-zephyr: Pull fix for App boot with Wi-Fi on nRF54H Fixes issue with Application core not being booted by SDFW when Wi-Fi is enabled. Signed-off-by: Chaitanya Tata --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 797bad29c42..035c51e2486 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: f5efb381b8af563600f327c2273b117d0ef7f785 + revision: da1f133c5df6a507941690478b94f0b60bf42bdb import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above