From 4ea5fce0f9b99db8847377a903b811c40b5f41e2 Mon Sep 17 00:00:00 2001 From: Youssef Zini Date: Fri, 23 May 2025 18:50:39 +0200 Subject: [PATCH] west.yml: update modules hal stm32 for stm32mp2x Update west.yml to add the STM32MP2x SoC support in the STM32 HAL. This is done after the merge of the PRs: https://github.com/zephyrproject-rtos/hal_stm32/pull/282 https://github.com/zephyrproject-rtos/hal_stm32/pull/286 Signed-off-by: Youssef Zini --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index ba083713d99..ffccdadedcd 100644 --- a/west.yml +++ b/west.yml @@ -245,7 +245,7 @@ manifest: groups: - hal - name: hal_stm32 - revision: 90f56420db7b2567675f623af09c474eae410814 + revision: 468e5ad450a75d4baa3eed80e4f77a7700b71203 path: modules/hal/stm32 groups: - hal