Skip to content

Commit a5112aa

Browse files
committed
west.yml: update modules hal stm32 for stm32mp2x
Update west.yml to add the STM32MP2x SoC support in the STM32 HAL. This is done after the merge of the PR:: zephyrproject-rtos/hal_stm32#282 It now references the fix pull request of the stm32mp2 HAL: zephyrproject-rtos/hal_stm32#286 Signed-off-by: Youssef Zini <youssef.zini@savoirfairelinux.com>
1 parent ab3d2dc commit a5112aa

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
@@ -245,7 +245,7 @@ manifest:
245245
groups:
246246
- hal
247247
- name: hal_stm32
248-
revision: 5cbc642b1a79d4f373b1587f8c3027f31bf0d30c
248+
revision: pull/286/head
249249
path: modules/hal/stm32
250250
groups:
251251
- hal

0 commit comments

Comments
 (0)