Skip to content

Commit

Permalink
[v3.7-branch] west.yml: fix phy nested critical section
Browse files Browse the repository at this point in the history
PHY section needs nested locking/unlocking control, which was
wrongly removed from v3.7.x.

Fixes #81570

Signed-off-by: Sylvio Alves <[email protected]>
  • Loading branch information
sylvioalves committed Nov 19, 2024
1 parent 321e39a commit 0e03b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ manifest:
groups:
- hal
- name: hal_espressif
revision: b562c44cb5f453cb011001779ef2ad1a3851a96f
revision: 01fc4ec49b8b178d7aea765cdb8709311ee4c50b
path: modules/hal/espressif
west-commands: west/west-commands.yml
groups:
Expand Down

0 comments on commit 0e03b46

Please sign in to comment.