Skip to content

Conversation

mathieuchopstm
Copy link
Contributor

Two of the STM32WB0 boards were introduced concurrently with the STM32_CLOCK macro, which was thus not used in their DTS.

Update the boards' DTS files to solve this inconsistency.

This board was introduced concurrently with the STM32_CLOCK macro, so the
board's DTS uses the old method instead of the macro to specify clocks.

Update the DTS to use the STM32_CLOCK macro as other places do now.

Signed-off-by: Mathieu Choplain <[email protected]>
This board was introduced concurrently with the STM32_CLOCK macro, so the
board's DTS uses the old method instead of the macro to specify clocks.

Update the DTS to use the STM32_CLOCK macro as other places do now.

Signed-off-by: Mathieu Choplain <[email protected]>
Copy link

@fabiobaltieri fabiobaltieri merged commit aab3586 into zephyrproject-rtos:main Jul 25, 2025
24 checks passed
@mathieuchopstm mathieuchopstm deleted the wb0_boards_dts_cleanup branch July 31, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants