From 6e3e55a7909423160df4e228dfddfeca5d503b4c Mon Sep 17 00:00:00 2001 From: Erwan Gouriou Date: Wed, 28 Aug 2024 09:05:29 +0200 Subject: [PATCH] west.yml: hal_stm32: Add name to module.yml hal_stm32 was missing a `name` in module.yml Point to the module version where this is fixed. Signed-off-by: Erwan Gouriou --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 79fd3589c6e..5c5ddb3cd47 100644 --- a/west.yml +++ b/west.yml @@ -233,7 +233,7 @@ manifest: groups: - hal - name: hal_stm32 - revision: 484af4f994737bef9e6ccc3e267cc319b85da332 + revision: 4c1adf8a2e2e9888f3b43374bf6521b0788aa82d path: modules/hal/stm32 groups: - hal