From 13c57a9049b92eb3bed4e1eadff785d65fbf24fb Mon Sep 17 00:00:00 2001 From: Tim Pambor Date: Wed, 15 Oct 2025 13:01:57 +0200 Subject: [PATCH] west.yml: hal_stm32: update to add ale/cle pins for fmc Update hal_stm32 to include ale/cle pin definitions for FMC peripheral. Signed-off-by: Tim Pambor --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 9cd3c993d80d4..3bc6cd582eeb7 100644 --- a/west.yml +++ b/west.yml @@ -250,7 +250,7 @@ manifest: groups: - hal - name: hal_stm32 - revision: ec75ca23c6610c26ecc91250c2585c7ccf31f51e + revision: 55e159704b02ec4e7b4f0a88735044bee92c25c2 path: modules/hal/stm32 groups: - hal