Browse Source

west.yml: hal_stm32: Update to HAL integrating STM32WB0

Update the West manifest to point to an updated version of the STM32 HAL
compatible with WB0 series thank to inclusion of STM32CubeWB0 package.

Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
pull/77806/head
Mathieu Choplain 1 year ago committed by Carles Cufí
parent
commit
e3ac543879
  1. 2
      west.yml

2
west.yml

@ -233,7 +233,7 @@ manifest: @@ -233,7 +233,7 @@ manifest:
groups:
- hal
- name: hal_stm32
revision: 4c1adf8a2e2e9888f3b43374bf6521b0788aa82d
revision: 1e6116bd2a36db976d955ee772d21f329e529873
path: modules/hal/stm32
groups:
- hal

Loading…
Cancel
Save