From d8f158bb210a7cc97be042ad653d5590c8b366b2 Mon Sep 17 00:00:00 2001 From: Adrian Gielniewski Date: Thu, 23 Jan 2025 10:52:45 +0100 Subject: [PATCH] manifest: Update sdk-zephyr Update sdk-zephyr. Signed-off-by: Adrian Gielniewski --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 600f36324590..294efe175c07 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: pull/2443/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above