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

Usage in Embedded Systems #5

Open
Simsys opened this issue Nov 15, 2019 · 2 comments
Open

Usage in Embedded Systems #5

Simsys opened this issue Nov 15, 2019 · 2 comments

Comments

@Simsys
Copy link

Simsys commented Nov 15, 2019

This is a very nice compact library. You could use it wonderfully in embedded environments. You would need to be able to use it without importing the std library (no_std).

This is a feature request

@rnestler
Copy link

I'd be interested in this as well 🙂

@rnestler
Copy link

I noticed that a big thing that is used from std which is not in core is the io::Result. Are there reasons to use that error type or could also a custom result / error type be used?

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

2 participants