From 37c6889715737b1e2b7a3332c1a0818382f588bb Mon Sep 17 00:00:00 2001 From: Piotr Pryga Date: Mon, 16 Dec 2024 18:37:42 +0100 Subject: [PATCH] manifest: update sdk-zephyr Bring nRF2 clock control HFXO ZLI API. Signed-off-by: Piotr Pryga --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 797bad29c424..a62301d3326a 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: pull/2386/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above