From e3ac543879ef3e908e419616ee53362661f1be07 Mon Sep 17 00:00:00 2001 From: Mathieu Choplain Date: Wed, 15 May 2024 14:15:58 +0200 Subject: [PATCH] west.yml: hal_stm32: Update to HAL integrating STM32WB0 Update the West manifest to point to an updated version of the STM32 HAL compatible with WB0 series thank to inclusion of STM32CubeWB0 package. Signed-off-by: Mathieu Choplain --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index efe552b3d21..4695773a986 100644 --- a/west.yml +++ b/west.yml @@ -233,7 +233,7 @@ manifest: groups: - hal - name: hal_stm32 - revision: 4c1adf8a2e2e9888f3b43374bf6521b0788aa82d + revision: 1e6116bd2a36db976d955ee772d21f329e529873 path: modules/hal/stm32 groups: - hal