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

Add no_std (+alloc) support #65

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

olanod
Copy link

@olanod olanod commented Dec 6, 2024

No description provided.

@fdncred
Copy link

fdncred commented Dec 6, 2024

What benefits does this bring?

@olanod
Copy link
Author

olanod commented Dec 6, 2024

For reasons I need to use this in an embedded context with no std. I see you're hesitant to make changes to this library but I don't see this one breaking anything as the std feature is made the default and existing dependents will keep using the library in the same way.

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.

2 participants