From 70f20bcd20d200a663d3ec56c0d258580462d568 Mon Sep 17 00:00:00 2001 From: Nikodem Kastelik Date: Mon, 9 Jun 2025 11:46:36 +0200 Subject: [PATCH] [nrf noup] manifest: update hal_nordic to have reverted nrfx_grtc Apparently nrfx_grtc optimizations from 3.12 release causes issues in some non-callback use-cases. Signed-off-by: Nikodem Kastelik --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 078d012b083..195324be942 100644 --- a/west.yml +++ b/west.yml @@ -200,7 +200,7 @@ manifest: groups: - hal - name: hal_nordic - revision: 1f169d927e367eb1e161972e9504da5aa1f10c42 + revision: pull/301/head path: modules/hal/nordic groups: - hal