Skip to content

Commit d76e39e

Browse files
sylvioalvesdanieldegrasse
authored andcommitted
west.yml: hal_espressif: reserve BLE IRQ in interrupt descriptor
Ensure that the BLE interrupt remains marked as reserved in the interrupt table descriptor when it’s in use. This prevents accidental reassignment of the BLE IRQ in downstream configurations. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
1 parent 9aa0ae9 commit d76e39e

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: c8d2da183298c147f40f3563e2c4fd1a81dbd92f
172+
revision: 3339ff2f85edb3edb1188873d3dcd25d9a544ee8
173173
path: modules/hal/espressif
174174
west-commands: west/west-commands.yml
175175
groups:

0 commit comments

Comments
 (0)