We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5bdd73c + f753a03 commit 4ea998aCopy full SHA for 4ea998a
index.md
@@ -42,6 +42,15 @@ correct embedded software.
42
43
[book]: book
44
45
+# Write embedded Rust
46
+
47
+Once you have learned the basics these resources will make writing embedded
48
+programs easier.
49
50
+- [Awesome embedded Rust], a curated list of embedded and no-std crates.
51
52
+[Awesome embedded Rust]: https://github.com/rust-embedded/awesome-embedded-rust
53
54
# Master embedded Rust
55
56
Once you're quite familiar with embedded Rust development, you may find these
0 commit comments