Skip to content
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

[Backport v3.5-branch] boards: arm: Add RTC clock source for mikroe_mini_m4_for_stm32 #66370

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Dec 11, 2023

Backport 54573e7 from #66359.

Fixes #66360

The `mikroe_mini_m4_for_stm32` board doesn't have its RTC node
enabled, and is failing the following test:

`tests/benchmarks/footprints/benchmark.kernel.footprints.pm`

This board seems to have been missed out from 44b8370, let's
enable the rtc & clk_lsi here.

Signed-off-by: Yong Cong Sin <[email protected]>
(cherry picked from commit 54573e7)
@zephyrbot zephyrbot added the Backport Backport PR and backport failure issues label Dec 11, 2023
@fabiobaltieri fabiobaltieri merged commit f91ebab into v3.5-branch Dec 18, 2023
16 checks passed
@nashif nashif deleted the backport-66359-to-v3.5-branch branch February 13, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[CI] Some ST boards are failing the tests/benchmarks/footprints/benchmark.kernel.footprints.pm test
4 participants