You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
jamesmunns
changed the title
The Embedded Rust that Could Be
Editorial Idea: The Embedded Rust that Could Be
Nov 13, 2018
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.
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.
The text was updated successfully, but these errors were encountered: