west.yml: wpa_supplicant update due to mbedtls 3.0.0
Espressif wpa_supplicant depends on mbedtls. Due to latest update to 3.0.0, a few updates were needed to be compliant with api changes. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
parent
a7d07cb62c
commit
9e97b3b0f0
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: 8265fef8d88746c3ebb1a3c28917f2762bdecfe8
|
revision: 2308568ea25817f1fa61cc218b3693cc87949c57
|
||||||
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