Skip to content

Commit c812200

Browse files
committed
move faq to the learn embedded Rust section
1 parent c4db305 commit c812200

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.md

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

4343
[book]: book/index.html
4444

45+
## Frequently Asked Questions
46+
47+
You can find our list of FAQ [here](faq.html).
48+
4549
# Write embedded Rust
4650

4751
Once you have learned the basics these resources will make writing embedded
@@ -51,10 +55,6 @@ programs easier.
5155

5256
[Awesome embedded Rust]: https://github.com/rust-embedded/awesome-embedded-rust
5357

54-
## Frequently Asked Questions
55-
56-
You can find our FAQ [here](faq.html).
57-
5858
# Master embedded Rust
5959

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

0 commit comments

Comments
 (0)