From ed47bc8ba3e1a3dc4ff47ecff18a6096376b106d Mon Sep 17 00:00:00 2001 From: Erwan Gouriou Date: Fri, 19 Nov 2021 18:01:34 +0100 Subject: [PATCH] west.yml: hal_stm32: Use new stm32f1 -pinctrl.dtsi Following the change in remap information encoding/decoding in stm32 pinmux driver, use new -pinctrl.dtsi which use the matching remap information encoding. Signed-off-by: Erwan Gouriou --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 8333daa6f36..e4373d087f7 100644 --- a/west.yml +++ b/west.yml @@ -124,7 +124,7 @@ manifest: groups: - hal - name: hal_stm32 - revision: 5c8275071ec1cf160bfe8c18bbd9330a7d714dc8 + revision: 6fc9b5f7e0229ef64a882e37213266d346ebfadb path: modules/hal/stm32 groups: - hal