From 5a672f6cf9c11981c9b458b1011e1bca0c1e42e0 Mon Sep 17 00:00:00 2001 From: Alain Volmat Date: Wed, 30 Apr 2025 11:10:06 +0200 Subject: [PATCH] west: update hal_stm32 to take MP13 HAL update Update hal_stm32 revision to include the MP13 HAL update. Signed-off-by: Alain Volmat --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 4c2bdccbe2c..70eab4e6828 100644 --- a/west.yml +++ b/west.yml @@ -243,7 +243,7 @@ manifest: groups: - hal - name: hal_stm32 - revision: 237391328ba97f70240cd30b24cffeca6152f86f + revision: fcd37242dcaa19a05b014a378c592e257083fe72 path: modules/hal/stm32 groups: - hal