From 335d0d74a8ae89351ec4b210da0d3105cef10aa1 Mon Sep 17 00:00:00 2001 From: Erwan Gouriou Date: Mon, 21 Mar 2022 13:51:46 +0100 Subject: [PATCH] west.yml: stm32: Add analog pins to -pinctrl.dtsi files Add generated analog pin description nodes in stm32 *-pinctrl.dtsi files. Signed-off-by: Erwan Gouriou --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 7132a513dc9..53f616ca979 100644 --- a/west.yml +++ b/west.yml @@ -129,7 +129,7 @@ manifest: groups: - hal - name: hal_stm32 - revision: ab42f7015e16500db4a51ba562eee36460b7473e + revision: f1cae48438a1ababa5e27b261f9e2d172afe6cf7 path: modules/hal/stm32 groups: - hal