From bcca0e9eef100def55d9f74c70c58c094c805dac Mon Sep 17 00:00:00 2001 From: Adam Kondraciuk Date: Mon, 29 Jul 2024 16:12:05 +0200 Subject: [PATCH] manifest: Update sdk-zephyr to have GRTC and timer tests for nRF54L20 Run GRTC tests for nRF54L20 target. Signed-off-by: Adam Kondraciuk --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 4758759e5e9a..7f94249a546c 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: 7c3bd68895d63ae72906cfd2722a482209a12272 + revision: pull/1919/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above