Skip to content

Commit 57f6077

Browse files
sylvioalvesnashif
authored andcommitted
hal_espressif: remove extra not-used constructor
After #74682, any function with constructor attribution requires additional configuration. Due to some left-over and not-used code in hal_espressif with that attribution, some samples started failing. This is an additional to ##75063 Fixes #75169 Signed-off-by: Sylvio Alves <[email protected]>
1 parent 8c10964 commit 57f6077

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: 826077a9d9c762ea7033f137b992b1b36b4aeacb
160+
revision: 61b977fd2b033c656b1b2fa07b3137872236f710
161161
path: modules/hal/espressif
162162
west-commands: west/west-commands.yml
163163
groups:

0 commit comments

Comments
 (0)