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

Make backon available with no-std #105

Closed
Xuanwo opened this issue Aug 23, 2024 · 0 comments · Fixed by #125
Closed

Make backon available with no-std #105

Xuanwo opened this issue Aug 23, 2024 · 0 comments · Fixed by #125
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Xuanwo
Copy link
Owner

Xuanwo commented Aug 23, 2024

This should be simple since backon only depends on fastrand.

@Xuanwo Xuanwo added help wanted Extra attention is needed good first issue Good for newcomers labels Aug 26, 2024
Xuanwo pushed a commit that referenced this issue Aug 31, 2024
nice library
resolves #105

Changes:
- Makes all `no_std` but blocking implementatin behind `std` due to
thread sleep
- Adds `/.idea` to gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant