Browse Source

[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 <sylvio.alves@espressif.com>
pull/81658/head
Sylvio Alves 8 months ago committed by Anas Nashif
parent
commit
6a50fd3ca8
  1. 2
      west.yml

2
west.yml

@ -157,7 +157,7 @@ manifest: @@ -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:

Loading…
Cancel
Save