west.yml: Use fixed STM32Cube STM32WL for exti
STM32Cube LL API for EXTI was buggy and returned the wrong gpio port as IRQ source. Point to the fixed version. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
parent
ad12eef3f6
commit
28d3397545
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -124,7 +124,7 @@ manifest:
|
|||
groups:
|
||||
- hal
|
||||
- name: hal_stm32
|
||||
revision: 91531028be0bfa554ae1dd9e2b5d3ed6fd7287c3
|
||||
revision: 44cc276a484cf42536442b563f5f666ce96b987f
|
||||
path: modules/hal/stm32
|
||||
groups:
|
||||
- hal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue