From e489f7998251edbf191da6b0aa981b47902f0147 Mon Sep 17 00:00:00 2001 From: Francois Ramu Date: Wed, 9 Mar 2022 19:20:38 +0100 Subject: [PATCH] west.yml: takes the fix in the stm32 hal drivers PR #133 to fix the stm32wlxx_ll_utils.c Signed-off-by: Francois Ramu --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 15381ad58f1..24f15dc898d 100644 --- a/west.yml +++ b/west.yml @@ -129,7 +129,7 @@ manifest: groups: - hal - name: hal_stm32 - revision: 300109f80730cb2477bfcc706a6602b9870336b3 + revision: ab42f7015e16500db4a51ba562eee36460b7473e path: modules/hal/stm32 groups: - hal