From f613b546e0d74ef6d8ac1980944e016cfb5d6820 Mon Sep 17 00:00:00 2001 From: Sylvio Alves Date: Thu, 17 Mar 2022 17:21:59 -0300 Subject: [PATCH] west.yml: hal_espressif update and sync This updates hal_espressif so that a few changes and features are available in main repository. - Removed unused stubs - Updated esptool version - Fix macro redefinitions - Changes to support Zephyr SDK toolchain - pinctrl base files - Fix BLE nested locking handling Signed-off-by: Sylvio Alves --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 70c07e164d5..50eaec1b766 100644 --- a/west.yml +++ b/west.yml @@ -67,7 +67,7 @@ manifest: groups: - hal - name: hal_espressif - revision: bcd7565ffa390d5774dc2fbe71a002faa9a7d082 + revision: 3373bdddba3857d34c22c0d493da25bdb8630071 path: modules/hal/espressif west-commands: west/west-commands.yml groups: