Skip to content

Commit 1fe9045

Browse files
sylvioalvesmmahadevan108
authored andcommitted
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 <[email protected]>
1 parent 205691e commit 1fe9045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ manifest:
157157
groups:
158158
- hal
159159
- name: hal_espressif
160-
revision: 0bd00ce82fcf48281c9206fc28bd39785f059d64
160+
revision: 1082a6923353c4a01aeb7acafd1b9a7866820f38
161161
path: modules/hal/espressif
162162
west-commands: west/west-commands.yml
163163
groups:

0 commit comments

Comments
 (0)