From 9d9adf0ae2f945ce7524b8006e03b265b6979d95 Mon Sep 17 00:00:00 2001 From: Piotr Pryga Date: Tue, 17 Dec 2024 12:29:19 +0100 Subject: [PATCH] manifest: Use sdk-zephyr with 54H HFXO ZLI API Use a PR #2386 from sdk-zephyr that brings HFOX ZLI APIs. Signed-off-by: Piotr Pryga --- west.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/west.yml b/west.yml index 5ad31697107c..977b590aec19 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: 9edbdaf1cc6b20e1a070b9ce20bde88a30f5c35c + revision: pull/2386/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above @@ -191,7 +191,7 @@ manifest: # Only for internal Nordic development repo-path: dragoon.git remote: dragoon - revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3 + revision: c9da2d06213f8bf9dfc5c82b64775435a88d53d5 submodules: true groups: - dragoon