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

no_std support #72

Closed
Trolldemorted opened this issue Sep 13, 2017 · 6 comments
Closed

no_std support #72

Trolldemorted opened this issue Sep 13, 2017 · 6 comments

Comments

@Trolldemorted
Copy link

It has already been mentioned on reddit, but there wasn't an issue yet: no_std would naturally be great for embedded and driver development!

@jbowens
Copy link

jbowens commented Nov 30, 2017

+1

@jbowens
Copy link

jbowens commented Nov 30, 2017

One obstacle might be the error-chain dependency which does not support no_std

@lexxvir
Copy link
Contributor

lexxvir commented Dec 15, 2017

+1

@tafia
Copy link
Owner

tafia commented Feb 2, 2018

Just to let you know that I have just merged the pr to migrate to failure. It should help moving towards no_std

@benma
Copy link

benma commented Apr 14, 2020

What's the status on this? Is this crate no_std compatible? If not, would it be easy to change?

@tafia
Copy link
Owner

tafia commented May 17, 2020

Merged!

@tafia tafia closed this as completed May 17, 2020
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

No branches or pull requests

5 participants