Skip to content

Commit 7249c5b

Browse files
committed
west.yml: hal_stm32: update to fix compiling with clang
Update hal_stm32 to include fix for compiling for STM32H5 with clang. Signed-off-by: Tim Pambor <[email protected]>
1 parent c9d3a01 commit 7249c5b

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
@@ -250,7 +250,7 @@ manifest:
250250
groups:
251251
- hal
252252
- name: hal_stm32
253-
revision: ec75ca23c6610c26ecc91250c2585c7ccf31f51e
253+
revision: pull/316/head
254254
path: modules/hal/stm32
255255
groups:
256256
- hal

0 commit comments

Comments
 (0)