From 0d0a3931dadbaae6bd9d17daf5d9ab8103d326a7 Mon Sep 17 00:00:00 2001 From: Bjarki Arge Andreasen Date: Tue, 27 Aug 2024 10:56:50 +0200 Subject: [PATCH] manifest: update sdk-zephyr Update sdk-zephyr to include the addition of nrf2_clock_control. Signed-off-by: Bjarki Arge Andreasen --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 21ceb18967b4..24769fc14911 100644 --- a/west.yml +++ b/west.yml @@ -72,7 +72,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 468d06db5542594fe9e6420fd2e1fe30d9209699 + revision: pull/1975/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above