Skip to content

Commit 4ea998a

Browse files
authored
Merge pull request #1 from rust-embedded/write
add 'Write embedded Rust' section
2 parents 5bdd73c + f753a03 commit 4ea998a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,15 @@ correct embedded software.
4242

4343
[book]: book
4444

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+
4554
# Master embedded Rust
4655

4756
Once you're quite familiar with embedded Rust development, you may find these

0 commit comments

Comments
 (0)