From f193f52987d1c2352831d3910fba2a93f22d500d Mon Sep 17 00:00:00 2001 From: Erwan Gouriou Date: Tue, 15 Mar 2022 11:18:08 +0100 Subject: [PATCH] west.yaml: hal_stm32: STM32Cube packages update - update stm32l4 to cube version V1.17.1 - update stm32wb to cube version V1.13.2 (including hci lib) - update stm32f4 to cube version V1.27.0 - update stm32u5 to cube version V1.1.0 - update stm32g4 to cube version V1.5.0 - update stm32h7 to cube version V1.10.0 - update stm32f7 to cube version V1.16.2 Signed-off-by: Erwan Gouriou --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index c35b33d0431..14b7449f7a2 100644 --- a/west.yml +++ b/west.yml @@ -129,7 +129,7 @@ manifest: groups: - hal - name: hal_stm32 - revision: f1cae48438a1ababa5e27b261f9e2d172afe6cf7 + revision: 13964e0af173f19fafad3692869e8486f3c2043d path: modules/hal/stm32 groups: - hal