From f7eac8ab8de9adfa59dd033a4836d69cd630b030 Mon Sep 17 00:00:00 2001 From: Sylvio Alves Date: Sun, 18 Feb 2024 21:21:32 -0300 Subject: [PATCH] hal_espressif: update to include bugfixes Added longjmp patch. Fixes build warning in phy driver. Fixes runtime missing rom function. Fixes missing mcuboot assertion implementation. Added function to retrieve uart port num Signed-off-by: Sylvio Alves --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 4ef280bf07d..2a22ac86ece 100644 --- a/west.yml +++ b/west.yml @@ -152,7 +152,7 @@ manifest: groups: - hal - name: hal_espressif - revision: 67fa60bdffca7ba8ed199aecfaa26f485f24878b + revision: e705cc16c4b63b5b3cad5c395297a4c2b49651fd path: modules/hal/espressif west-commands: west/west-commands.yml groups: