From a7cd51d3fbc59c609aaeda181152995db5252f29 Mon Sep 17 00:00:00 2001 From: Nikodem Kastelik Date: Tue, 17 Oct 2023 09:35:58 +0200 Subject: [PATCH] [nrf fromlist] manifest: update hal_nordic to fix nRF52820 nrfx_gpiote New hal_nordic revision contains updated nrfx with a fix to GPIOTE driver array out-of-bounds access on nRF52820. Upstream PR: https://github.com/zephyrproject-rtos/zephyr/pull/64014 Signed-off-by: Nikodem Kastelik --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index f5366678a0e..909800d0aab 100644 --- a/west.yml +++ b/west.yml @@ -183,7 +183,7 @@ manifest: groups: - hal - name: hal_nordic - revision: 568a5e90b858a2e5b640b3fe6ab9b59dd2ce9f7f + revision: 427ee1a519e8a0844d0f78f7cbc8cdfc134ef00d path: modules/hal/nordic groups: - hal