Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Rust on Embedded Devices Working Group

This organization focuses on improving the end-to-end experience of using Rust in resource-constrained environments and non-traditional platforms.

We are an [official working group](https://www.rust-lang.org/governance/wgs/embedded) of the Rust language.

**Want to get started with embedded development with Rust?** Check out our
[embedded Rust book][book] and the rest of our [bookshelf].

Want to stay up-to-date with community progress? Check out our [newsletter].

Join the discussion on Matrix! [#rust-embedded:matrix.org](https://matrix.to/#/#rust-embedded:matrix.org)

[book]: https://docs.rust-embedded.org/book
[bookshelf]: https://docs.rust-embedded.org
[newsletter]: https://rust-embedded.github.io/blog/

## Vision

What is it that we really want? At a broad level:

- To improve the absolute quality (functionality, safety, performance) of embedded software in the
wild.
- To improve the productivity of embedded software development teams, by reducing the tangible and
intangible costs of achieving a level of quality.
- To improve the experience for programmers developing for embedded systems.
- To make embedded systems programming more accessible for people that are not already embedded
systems developers.

## Where to go from here

- [Curated list of awesome embedded Rust resources][aer]
- [WG coordination repository][wg]

[aer]: https://github.com/rust-embedded/awesome-embedded-rust
[wg]: https://github.com/rust-embedded/wg