Skip to content

cpu/atmega_common/periph_timer: fix spurious IRQs [backport 2022.10]#18981

Merged
aabadie merged 1 commit intoRIOT-OS:2022.10-branchfrom
maribu:backport/2022.10/cpu/atmega_common/periph_timer/spurious_irqs
Nov 27, 2022
Merged

cpu/atmega_common/periph_timer: fix spurious IRQs [backport 2022.10]#18981
aabadie merged 1 commit intoRIOT-OS:2022.10-branchfrom
maribu:backport/2022.10/cpu/atmega_common/periph_timer/spurious_irqs

Conversation

@maribu
Copy link
Copy Markdown
Member

@maribu maribu commented Nov 26, 2022

Backport of #18978

Contribution description

As the tile says

Testing procedure

tests/periph_timer from #18963 and tests/periph_timer_periodic should pass. (They do on the arduino-mega2560.)

Issues/PRs references

#18976

@maribu maribu requested a review from kYc0o as a code owner November 26, 2022 20:19
@maribu maribu added Area: cpu Area: CPU/MCU ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: AVR Platform: This PR/issue effects AVR-based platforms Process: release backport Integration Process: The PR is a release backport of a change previously provided to master Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) labels Nov 26, 2022
@riot-ci
Copy link
Copy Markdown

riot-ci commented Nov 26, 2022

Murdock results

✔️ PASSED

ce60961 cpu/atmega_common/periph_timer: fix spurious IRQs

Success Failures Total Runtime
115836 0 115836 01h:59m:19s

Artifacts

This only reflects a subset of all builds from https://ci-prod.riot-os.org. Please refer to https://ci.riot-os.org for a complete build for now.

@aabadie aabadie enabled auto-merge November 27, 2022 07:32
Copy link
Copy Markdown
Contributor

@aabadie aabadie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@aabadie aabadie merged commit c3e83d0 into RIOT-OS:2022.10-branch Nov 27, 2022
@maribu maribu deleted the backport/2022.10/cpu/atmega_common/periph_timer/spurious_irqs branch November 27, 2022 07:55
@maribu
Copy link
Copy Markdown
Member Author

maribu commented Nov 27, 2022

Thx :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: cpu Area: CPU/MCU ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: AVR Platform: This PR/issue effects AVR-based platforms Process: release backport Integration Process: The PR is a release backport of a change previously provided to master Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants