From d28c125a188e7a0c456813ec2256b53f845a27eb Mon Sep 17 00:00:00 2001 From: Adam Kondraciuk Date: Fri, 26 Apr 2024 14:39:23 +0200 Subject: [PATCH] manifest: Update sdk-zephyr with fix GRTC tests Pull in sdk-zephyr revision for fixing tests/drivers/timer/nrf_grtc. Signed-off-by: Adam Kondraciuk --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index d1137dfe10b2..d45958b97573 100644 --- a/west.yml +++ b/west.yml @@ -63,7 +63,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: b5cf3040298410845311ff7397374540d3451528 + revision: pull/1672/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above