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

Async support #23

Merged
merged 15 commits into from
Jan 4, 2024
Merged

Async support #23

merged 15 commits into from
Jan 4, 2024

Conversation

vpikulik
Copy link
Contributor

@vpikulik vpikulik commented Nov 1, 2023

Please note that PR is in progress.
I'm trying to implement async support for get_time method.
Currently it works with tokio. The goal is to run this function with embassy and no_std.
Please

@vpetrigo
Copy link
Owner

vpetrigo commented Nov 3, 2023

Hey @vpikulik,

Thank you for the PR. I will take a look soon!

.github/workflows/ci.yml Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
@vpetrigo vpetrigo self-assigned this Nov 6, 2023
@vpikulik vpikulik changed the title WIP. Async support. Async support. Nov 17, 2023
@vpikulik vpikulik changed the title Async support. Async support Nov 17, 2023
@wpikulik
Copy link

Can you please start CI?

@vpetrigo
Copy link
Owner

vpetrigo commented Jan 4, 2024

@wpikulik sorry for delay. Thank you for the contribution, really appreciate your work on the async feature! I am going to prepare a new release soon.

@vpetrigo vpetrigo merged commit 5c27c77 into vpetrigo:master Jan 4, 2024
4 checks passed
@vpikulik vpikulik deleted the async-get-time branch January 5, 2024 05:22
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.

3 participants