-
Notifications
You must be signed in to change notification settings - Fork 9
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
Showcase as landing page proposal #33
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, looks great! What do you think of these tweaks to the wording? I thought it might be nice to make the GitHub and docs links a bit more prominent since that's a good jumping-off point to the full list of other projects.
environments and non-traditional platforms. | ||
</p> | ||
<p> | ||
Here is a list of awesome embedded projects by the Rust community! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here is a list of awesome embedded projects by the Rust community! | |
This page is a showcase for embedded Rust projects from the community; you can browse the source code for all the projects below to see some examples of complete embedded projects written in Rust. |
We are an official working group of the <a href="https://www.rust-lang.org">Rust language</a> | ||
focusing on improving the end-to-end experience of using Rust in resource-constrained | ||
environments and non-traditional platforms. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are an official working group of the <a href="https://www.rust-lang.org">Rust language</a> | |
focusing on improving the end-to-end experience of using Rust in resource-constrained | |
environments and non-traditional platforms. | |
We are an official working group of the <a href="https://www.rust-lang.org">Rust language</a> | |
focusing on improving the end-to-end experience of using Rust in resource-constrained | |
environments and non-traditional platforms. For more information on our tools, libraries, and other | |
projects, see our <a href="https://github.com/rust-embedded/wg">GitHub page</a>. If you want to | |
get started writing embedded Rust, check out <a href="https://docs.rust-embedded.org/"> | |
our documentation</a>. |
Preview:
cc: @adamgreig