From 7253fb0f560437d28e4b51b6b8f74a0d4cce343c Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Thu, 4 Aug 2022 19:59:44 +0900 Subject: [PATCH] west.yml: Update ST HAL to pull GCC 12 warning fixes This commit updates the ST HAL (hal_st) 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 a3f97be772..16b956fd56 100644 --- a/west.yml +++ b/west.yml @@ -119,7 +119,7 @@ manifest: groups: - hal - name: hal_st - revision: 52a522ca4a8a9ec1e9bb5bb514e1ab6f102863fe + revision: cccbc24c14decfd3f93959f7b14514536af973c7 path: modules/hal/st groups: - hal