From d6356fe75f79377e5658b5179af312c6b329d96c Mon Sep 17 00:00:00 2001 From: Erwan Gouriou Date: Fri, 31 Jan 2025 11:33:05 +0100 Subject: [PATCH] west.yml: hal_stm32: stm32h7: Fix ethernet load issue Point to fix cherry picked from hal_stm32 main branch to fix a ethernet load issue. Signed-off-by: Erwan Gouriou --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index c80690f0cb152..d708a9c4dee0d 100644 --- a/west.yml +++ b/west.yml @@ -234,7 +234,7 @@ manifest: groups: - hal - name: hal_stm32 - revision: f1317150eac951fdd8259337a47cbbc4c2e6d335 + revision: 0657d9f97d973542e438f628a704f5d8ea0cdef5 path: modules/hal/stm32 groups: - hal