From 40cd35e56d43716bdbdeafafa6c356407121ca2e Mon Sep 17 00:00:00 2001 From: Sylvio Alves Date: Wed, 13 Nov 2024 12:29:33 -0300 Subject: [PATCH] west.yml: espressif: fix mcuboot assert in hal Espressif contains mcuboot calls for loading image. This fixes the way assert call is included in that scenario. Fixes #81351 Signed-off-by: Sylvio Alves --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 615bc3eb446229..87657ebf6df364 100644 --- a/west.yml +++ b/west.yml @@ -157,7 +157,7 @@ manifest: groups: - hal - name: hal_espressif - revision: 174547ef6a97dafcd6786ecd171cc701f5c0893b + revision: 07ff57e8d197765652b7819b297415d859ed7815 path: modules/hal/espressif west-commands: west/west-commands.yml groups: