Skip to content

boards: stm32wb0: cleanup DTS #93603

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

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
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