west.yml: update hal_espressif to add ESP32 Ethernet support
ESP32 Ethernet support required hal_espressif modifications: Espressif Ethernet MAC HAL and pinctrl definitions Signed-off-by: Grant Ramsay <grant.ramsay@hotmail.com>
This commit is contained in:
parent
5a1845e9f8
commit
a7100af782
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -62,7 +62,7 @@ manifest:
|
||||||
groups:
|
groups:
|
||||||
- hal
|
- hal
|
||||||
- name: hal_espressif
|
- name: hal_espressif
|
||||||
revision: 2cb20ac6c5b25f3c91b35e7997451db47030b7cb
|
revision: f3e7e90a61cbbdd27d5f25f975e2810b68c0e850
|
||||||
path: modules/hal/espressif
|
path: modules/hal/espressif
|
||||||
west-commands: west/west-commands.yml
|
west-commands: west/west-commands.yml
|
||||||
groups:
|
groups:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue