From de8c7aa8d923a372ef7cb12dc703e0a20558e804 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 afe20d4c9100..a4b79ac890c9 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: 25fbeabe900442d0568090765851aa452c4d8947 + revision: 1a8f9cb0b324a6dde08ee7a9f544b97d2cbc8a1b import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above