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

sys/event/timeout: remove alternative xtimer implementation #17689

Merged
merged 2 commits into from
Feb 23, 2022

Conversation

fjmolinas
Copy link
Contributor

@fjmolinas fjmolinas commented Feb 23, 2022

Contribution description

This PR removes the alternative xtimer implementation for event_timeout, its now ztimer_usec based only. As shown in #17670 maintaining is simply not worth the effort.

@kfessel also pointed out that all event_timeout users are already ztimer users as well #17670 (comment).

Testing procedure

Green CI will do

Issues/PRs references

Split from #17670

@fjmolinas fjmolinas added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Feb 23, 2022
@github-actions github-actions bot added Area: Kconfig Area: Kconfig integration Area: sys Area: System labels Feb 23, 2022
Copy link
Contributor

@kaspar030 kaspar030 left a comment

Choose a reason for hiding this comment

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

ACK.

Copy link
Contributor

@kfessel kfessel left a comment

Choose a reason for hiding this comment

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

✔️

@kaspar030 kaspar030 merged commit d43ad76 into RIOT-OS:master Feb 23, 2022
@fjmolinas fjmolinas deleted the pr_event_timeout_deprecate_xtimer branch February 23, 2022 15:02
@OlegHahm OlegHahm added this to the Release 2022.04 milestone Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Kconfig Area: Kconfig integration Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants