From e8e7c9d166b751cf1b35d0dfa859441dccfc6a9a Mon Sep 17 00:00:00 2001 From: Francois Ramu Date: Thu, 12 Sep 2024 10:09:04 +0200 Subject: [PATCH] west.yml: Update hal_stm32 with a fix on the stm32h7/L4/F7 drivers Update stm32H7xx_hal driver partial update to v1.11.3 Update STM32L4xx to 1.18.1 Update stm32F7xx README patch list module hal_stm32 is now: c4099c229323f305eef75ff6ba93ee9b89827581 Signed-off-by: Francois Ramu --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 3dbc398e3af591..f95802ebeb21d5 100644 --- a/west.yml +++ b/west.yml @@ -233,7 +233,7 @@ manifest: groups: - hal - name: hal_stm32 - revision: 1e6116bd2a36db976d955ee772d21f329e529873 + revision: c4099c229323f305eef75ff6ba93ee9b89827581 path: modules/hal/stm32 groups: - hal