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

Editorial Idea: The Embedded Rust that Could Be #26

Closed
jamesmunns opened this issue Nov 13, 2018 · 2 comments
Closed

Editorial Idea: The Embedded Rust that Could Be #26

jamesmunns opened this issue Nov 13, 2018 · 2 comments

Comments

@jamesmunns
Copy link
Member

Holding issue for an opinion piece on what is good and bad about embedded development in Rust, and what needs to change/grow/iterate to make the whole experience better.

@jamesmunns jamesmunns changed the title The Embedded Rust that Could Be Editorial Idea: The Embedded Rust that Could Be Nov 13, 2018
@jamesmunns
Copy link
Member Author

@therealprof
Copy link
Contributor

What I especially like about the Rust 2018 edition is how easy it is to get started with embedded development thanks to batteries-included and rustup: With a few commands (clicks?) any OS can turn into a fully functional embedded development system automatically and within minutes (or hours if you have very slow internet connection); there's no other universal free development environment which features that. Similarly if you have access to the source of a crate you'd like to try, cargo makes it absolutely hassle free to compile it with a single command.

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