From 9e97b3b0f0913a46b90555e797e979dd7344ce3b Mon Sep 17 00:00:00 2001 From: Sylvio Alves Date: Mon, 11 Oct 2021 08:41:32 -0300 Subject: [PATCH] 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 --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index d206d6a99f4..1df7eb5f986 100644 --- a/west.yml +++ b/west.yml @@ -62,7 +62,7 @@ manifest: groups: - hal - name: hal_espressif - revision: 8265fef8d88746c3ebb1a3c28917f2762bdecfe8 + revision: 2308568ea25817f1fa61cc218b3693cc87949c57 path: modules/hal/espressif west-commands: west/west-commands.yml groups: