Skip to content

Add link to AER's training materials section #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 6, 2021
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
8 changes: 8 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,14 @@ and speed.

[Operating System development tutorials in Rust on the Raspberry Pi]: https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials

## Other Training Materials

The [Awesome embedded Rust] resource includes a list of other books, blogs, and
training materials for learning embedded Rust, including complete from-scratch
project examples and quickstart templates: [Books, blogs and training materials].

[Books, blogs and training materials]: https://github.com/rust-embedded/awesome-embedded-rust#books-blogs-and-training-materials

## Frequently Asked Questions

You can find our list of FAQ [here](faq.html).
Expand Down