From abf2b79b52f993928145fc858a7ca5f6421b4269 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Chru=C5=9Bci=C5=84ski?= Date: Mon, 3 Mar 2025 12:42:50 +0100 Subject: [PATCH] manifest: Update zephyr with clock control XOSTART workaround MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update zephyr with workaround for XOSTART in clock control. Signed-off-by: Krzysztof Chruściński --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index f54c1baba53f..649ea941eb02 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: v3.7.99-ncs2 + revision: ca954a6216c986c1a1d978e9e42ff773a2c7155a import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above