From 2900ce6c16546c10a76ec4d51fa107d02a580ead Mon Sep 17 00:00:00 2001 From: Vincent Tardy Date: Tue, 28 Oct 2025 14:34:02 +0100 Subject: [PATCH] west.yml: update hal_stm32 revision for LL 802.15.4 lib url fix Update hal_stm32 revision to fix url vulnerability of link layer 802.15.4 libraries for stm32wba. Signed-off-by: Vincent Tardy --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 01c3405060414..b8845b415dcc6 100644 --- a/west.yml +++ b/west.yml @@ -250,7 +250,7 @@ manifest: groups: - hal - name: hal_stm32 - revision: 55e159704b02ec4e7b4f0a88735044bee92c25c2 + revision: 93e7944879c99bc5e0bb6371f9d2cb5d9a9f3482 path: modules/hal/stm32 groups: - hal