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

boards: arm: Add RTC clock source for 96b_aerocore2 and az3166_iotdevkit #66397

Merged
merged 2 commits into from Dec 12, 2023

Conversation

FRASTM
Copy link
Collaborator

@FRASTM FRASTM commented Dec 11, 2023

The 96b_aerocore2 and az3166_iotdevkit boards doesn't have its RTC node enabled, and they are failing the following test:
tests/benchmarks/footprints/benchmark.kernel.footprints.pm
--> Enabled RTC node for that platform.

This PR completes the #66359

to fix #66360

The `96b_aerocore2` board doesn't have its RTC node enabled,
and is failing the following test:
`tests/benchmarks/footprints/benchmark.kernel.footprints.pm`
Enabled RTC node and lsi clock source for that platform.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
@FRASTM FRASTM marked this pull request as draft December 11, 2023 16:56
The `az3166_iotdevkit` board doesn't have its RTC node enabled,
and is failing the following test:
`tests/benchmarks/footprints/benchmark.kernel.footprints.pm`
Enabled RTC node for that platform.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
@FRASTM FRASTM requested a review from ycsin December 11, 2023 16:58
@FRASTM FRASTM marked this pull request as ready for review December 11, 2023 17:05
@FRASTM FRASTM changed the title boards: arm: Add RTC clock source for 96b_aerocore2 boards: arm: Add RTC clock source for 96b_aerocore2 and az3166_iotdevkit Dec 11, 2023
@ycsin ycsin added bug The issue is a bug, or the PR is fixing a bug platform: STM32 ST Micro STM32 Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. labels Dec 12, 2023
@ycsin
Copy link
Collaborator

ycsin commented Dec 12, 2023

Added Hotfix as this is blocking #63973

@fabiobaltieri fabiobaltieri merged commit 82613c2 into zephyrproject-rtos:main Dec 12, 2023
21 checks passed
@FRASTM FRASTM deleted the issue66360 branch December 18, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. platform: STM32 ST Micro STM32
Projects
None yet
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