Skip to content

Commit 6a50fd3

Browse files
sylvioalvesnashif
authored andcommitted
[v3.7-branch] west.yml: fix phy nested critical section
PHY section needs nested locking/unlocking control, which was wrongly removed from v3.7.x. Fixes #81570 Signed-off-by: Sylvio Alves <[email protected]>
1 parent 33fce6a commit 6a50fd3

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: b562c44cb5f453cb011001779ef2ad1a3851a96f
160+
revision: 01fc4ec49b8b178d7aea765cdb8709311ee4c50b
161161
path: modules/hal/espressif
162162
west-commands: west/west-commands.yml
163163
groups:

0 commit comments

Comments
 (0)