Skip to content

Commit aa9b973

Browse files
author
Tanguy Raufflet
committed
modules: hal_stm32: update the HAL to integrate I2C8 clock configuration
Update hal_stm32 to include the modifications allowing to read the I2C8 clock frequency in the same way as I2C1-7. Signed-off-by: Tanguy Raufflet <tanguy.raufflet@savoirfairelinux.com>
1 parent c906d4a commit aa9b973

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: 468e5ad450a75d4baa3eed80e4f77a7700b71203
248+
revision: pull/293/head
249249
path: modules/hal/stm32
250250
groups:
251251
- hal

0 commit comments

Comments
 (0)