Skip to content

Commit fd1987c

Browse files
sylvioalveskartben
authored andcommitted
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 <sylvio.alves@espressif.com>
1 parent 0c22a98 commit fd1987c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ manifest:
169169
groups:
170170
- hal
171171
- name: hal_espressif
172-
revision: 82c93ea7f5e90f7e028dc59bfa351d774eb66f37
172+
revision: e74df076fabc5f944900e02c1884282aeb60dad1
173173
path: modules/hal/espressif
174174
west-commands: west/west-commands.yml
175175
groups:

0 commit comments

Comments
 (0)