-
Notifications
You must be signed in to change notification settings - Fork 2.1k
drivers/{at24cxxx, at25xxx}: move to ztimer #21692
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
base: master
Are you sure you want to change the base?
Conversation
Since the |
You'll have to add This is not your fault though. |
not sure, usually you must be prepared to be off by +- 1 timer tick |
5d8f481
to
59e7a8a
Compare
Unfortunately I can't give a qualified answer to that. I'll poke Martine to have a look at it :) |
I poked Martine today (twice even) and another experienced RIOT dev, but there is not a clear answer. The underlying "tick" depends on the frequency of the timer that is used for the Considering this is just a delay for polling, I still don't think it's worth using the |
|
Contribution description
Move to ztimer for
at24cxxx
and at25xxxTesting procedure
Issues/PRs references