west.yml: update west.yml to use stm32wba hal
Use latest version of stm32_hal to be able to access STM32WBA HAL Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
This commit is contained in:
parent
5d643ecd24
commit
d7e5c012a9
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -219,7 +219,7 @@ manifest:
|
||||||
groups:
|
groups:
|
||||||
- hal
|
- hal
|
||||||
- name: hal_stm32
|
- name: hal_stm32
|
||||||
revision: c865374fc83d93416c0f380e6310368ff55d6ce2
|
revision: 65b641345a5bfccd93de1fc21103d69c4a9ff1d6
|
||||||
path: modules/hal/stm32
|
path: modules/hal/stm32
|
||||||
groups:
|
groups:
|
||||||
- hal
|
- hal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue