From 38afa787bf13c429335d0db446711e010a695fa8 Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Thu, 4 Aug 2022 04:36:33 +0900 Subject: [PATCH] west.yml: Update Nordic HAL to pull GCC 12 warning fixes This commit updates the Nordic HAL (hal_nordic) to pull in the fixes for the warnings observed when building with the GCC 12. Signed-off-by: Stephanos Ioannidis --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 69b042f89260..95150aa7d379 100644 --- a/west.yml +++ b/west.yml @@ -83,7 +83,7 @@ manifest: groups: - hal - name: hal_nordic - revision: f6628a30581d8d4b80954af163b83ce065e87467 + revision: 2e1c828cf4efb71679aeaec94128708a5353e031 path: modules/hal/nordic groups: - hal