From fd1987c185c200a9e9f70b242ae6fc4985e3954e Mon Sep 17 00:00:00 2001 From: Sylvio Alves Date: Thu, 12 Jun 2025 08:46:11 -0300 Subject: [PATCH] west.yml: fix ble issue in hal_espressif Fix wrong address in BT adapter file that causes bt_disable to crash. Make sure interrupt handler pointer gets proper value. Signed-off-by: Sylvio Alves --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 3c57f452369..ba083713d99 100644 --- a/west.yml +++ b/west.yml @@ -169,7 +169,7 @@ manifest: groups: - hal - name: hal_espressif - revision: 82c93ea7f5e90f7e028dc59bfa351d774eb66f37 + revision: e74df076fabc5f944900e02c1884282aeb60dad1 path: modules/hal/espressif west-commands: west/west-commands.yml groups: