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

ztimer: Rename functions #108

Merged
merged 1 commit into from
Aug 22, 2024
Merged

ztimer: Rename functions #108

merged 1 commit into from
Aug 22, 2024

Conversation

chrysn
Copy link
Member

@chrysn chrysn commented Aug 21, 2024

  • sleep_ticks() becomes sleep()
  • sleep() becomes sleep_extended()

Closes: #66

* sleep_ticks() becomes sleep()
* sleep() becomes sleep_extended()

Closes: #66
@chrysn
Copy link
Member Author

chrysn commented Aug 22, 2024

CI passes with the current 35a8c46 version. Rolling back to not have the "DO NOT MERGE" in (CI will fail then) so that the PR will be recognized as merged when #109 is merged.

@chrysn chrysn force-pushed the sleep-consistency branch from 35a8c46 to ad275e2 Compare August 22, 2024 14:59
@chrysn chrysn merged commit 4966953 into main Aug 22, 2024
55 of 83 checks passed
@chrysn chrysn deleted the sleep-consistency branch August 22, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ZTimer arguments inconsistent
1 participant