From 1fe904539d32b5b7d18361d63acc7a47c9171400 Mon Sep 17 00:00:00 2001 From: Sylvio Alves Date: Fri, 20 Sep 2024 23:31:15 -0300 Subject: [PATCH] west.yml: espressif: fix extra build warnings Fix build warnings due to unused variables when CONFIG_PM=y is set. Signed-off-by: Sylvio Alves --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index e40fbf20b1a9f5..858af03637f26e 100644 --- a/west.yml +++ b/west.yml @@ -157,7 +157,7 @@ manifest: groups: - hal - name: hal_espressif - revision: 0bd00ce82fcf48281c9206fc28bd39785f059d64 + revision: 1082a6923353c4a01aeb7acafd1b9a7866820f38 path: modules/hal/espressif west-commands: west/west-commands.yml groups: