Skip to content

Commit 83f0ba7

Browse files
erwangofabiobaltieri
authored andcommitted
west.yml: hal_stm32: Fix STM32U5 LL PWR API
Point to hal_stm32 fix for `LL_PWR_EnableVddIO2` naming issue in U5 LL API. Signed-off-by: Erwan Gouriou <[email protected]>
1 parent c9d0965 commit 83f0ba7

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
@@ -129,7 +129,7 @@ manifest:
129129
groups:
130130
- hal
131131
- name: hal_stm32
132-
revision: 5b1610c3cf46589d50e2634ba240b7b38bc59c53
132+
revision: 4f26e65070600d946cf1055d791862b12a929166
133133
path: modules/hal/stm32
134134
groups:
135135
- hal

0 commit comments

Comments
 (0)