From 0308cf54194cf799c559b61f2f73630ce003a606 Mon Sep 17 00:00:00 2001 From: Armando Visconti Date: Tue, 17 Sep 2024 12:30:58 +0200 Subject: [PATCH] west.yml: hal_stm32: revert ble_fw blobs Since the mkbox board ble f/w upgrade method based on binary blobs that was proposed in #74255 has been turned down, all the work done in hal_stm32 module to host blobs is now reverted. Signed-off-by: Armando Visconti --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 49bc40e1e4f757..d753bcf08ceaa5 100644 --- a/west.yml +++ b/west.yml @@ -233,7 +233,7 @@ manifest: groups: - hal - name: hal_stm32 - revision: c4099c229323f305eef75ff6ba93ee9b89827581 + revision: 1ff820533c1b1c17f1a4d7d28ab99a94a234883b path: modules/hal/stm32 groups: - hal