Skip to content

tests: drivers: counter: basic_api: enable timers for nucleo_c5a3zg#106069

Merged
MaureenHelm merged 1 commit intozephyrproject-rtos:mainfrom
gautierg-st:stm32c5_timer_hotfix
Mar 23, 2026
Merged

tests: drivers: counter: basic_api: enable timers for nucleo_c5a3zg#106069
MaureenHelm merged 1 commit intozephyrproject-rtos:mainfrom
gautierg-st:stm32c5_timer_hotfix

Conversation

@gautierg-st
Copy link
Contributor

@gautierg-st gautierg-st commented Mar 23, 2026

Enable the timers nodes in the nucleo_c5a3zg overlay to fix CI compilation issues.

Following PR #104819, the maximal IRQ number is determined by the highest IRQ line among enabled peripherals.
The nucleo_c5a3zg overlay was missing enabling the timers but still enabling the counter sub-node, and this triggered an error with an interrupt line higher than the max.

Enable the timers nodes in the nucleo_c5a3zg overlay to fix CI compilation
issues.

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
@gautierg-st gautierg-st added the Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. label Mar 23, 2026
@zephyrbot zephyrbot added area: Counter area: Tests Issues related to a particular existing or missing test labels Mar 23, 2026
@sonarqubecloud
Copy link

This was referenced Mar 23, 2026
@erwango erwango assigned erwango and unassigned nordic-krch Mar 23, 2026
@nashif
Copy link
Member

nashif commented Mar 23, 2026

what upstream CI failures is this hotfixing? please link

@gautierg-st
Copy link
Contributor Author

gautierg-st commented Mar 23, 2026

what upstream CI failures is this hotfixing? please link

For example these PR have the same issue:
#105757
#105761
#105947
#105957

I've also updated the description to explain the issue a bit.

@nashif nashif added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Mar 23, 2026
@gautierg-st gautierg-st added this to the v4.4.0 milestone Mar 23, 2026
@MaureenHelm MaureenHelm merged commit 871ca88 into zephyrproject-rtos:main Mar 23, 2026
27 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Counter area: Tests Issues related to a particular existing or missing test Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants