From cb4b741d4436c9b075f8356a93d0eb3d370085c3 Mon Sep 17 00:00:00 2001 From: Adam Kondraciuk Date: Wed, 3 Dec 2025 14:22:46 +0100 Subject: [PATCH] manifest: Update sdk-zephyr to have i2s config fix Manifest update. Signed-off-by: Adam Kondraciuk --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 91b48682303..1373816fb25 100644 --- a/west.yml +++ b/west.yml @@ -64,7 +64,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 3c9df6ff7cc658e3514efee4452e0fddc3c66350 + revision: pull/3593/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above