Skip to content
Snippets Groups Projects
Commit 7d05926e authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Added links to great Rust resources

parent 7d34e318
No related branches found
No related tags found
Loading
...@@ -13,6 +13,14 @@ Use-cases ranges from heavy industry to tiny sensors in your everyday life. ...@@ -13,6 +13,14 @@ Use-cases ranges from heavy industry to tiny sensors in your everyday life.
2. USB cable 2. USB cable
3. ARM Development board 3. ARM Development board
## Great resources
[Rust-book](https://doc.rust-lang.org/book/) covering everything Rust
[Rust-Embedded book](https://rust-embedded.github.io/book/) contains thorough instructions for getting going with embedded.
This resource is a tiny subset of the Embedded book.
# Overview # Overview
![Embedded workflow](images/workflow_chart.png "Flowchart") ![Embedded workflow](images/workflow_chart.png "Flowchart")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment