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.
1 parent c4db305 commit c812200Copy full SHA for c812200
index.md
@@ -42,6 +42,10 @@ correct embedded software.
42
43
[book]: book/index.html
44
45
+## Frequently Asked Questions
46
+
47
+You can find our list of FAQ [here](faq.html).
48
49
# Write embedded Rust
50
51
Once you have learned the basics these resources will make writing embedded
@@ -51,10 +55,6 @@ programs easier.
55
52
56
[Awesome embedded Rust]: https://github.com/rust-embedded/awesome-embedded-rust
53
57
54
-## Frequently Asked Questions
-
-You can find our FAQ [here](faq.html).
58
# Master embedded Rust
59
60
Once you're quite familiar with embedded Rust development, you may find these
0 commit comments