From 449583a25a6780c921210be683bf35ae161198fd 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 8b9d83de0c918a..3e8a5be1754bb0 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