mirror of
https://github.com/nkbai/book.git
synced 2026-08-31 03:38:06 +08:00
Merge #188
188: minor grammar fix r=andre-richter a=erichschroeter This reads better. Co-authored-by: Erich Schroeter <erichschroeter@gmail.com>
This commit is contained in:
@@ -55,7 +55,7 @@ If you are unfamiliar with anything mentioned above or if you want more informat
|
||||
|
||||
| Topic | Resource | Description |
|
||||
|--------------|----------|-------------|
|
||||
| Rust | [Rust Book](https://doc.rust-lang.org/book/) | If you are not yet comfortable with Rust, we highly suggest reading the this book. |
|
||||
| Rust | [Rust Book](https://doc.rust-lang.org/book/) | If you are not yet comfortable with Rust, we highly suggest reading this book. |
|
||||
| Rust, Embedded | [Embedded Rust Bookshelf](https://docs.rust-embedded.org) | Here you can find several other resources provided by Rust's Embedded Working Group. |
|
||||
| Rust, Embedded | [Embedonomicon](https://docs.rust-embedded.org/embedonomicon/) | The nitty gritty details when doing embedded programming in Rust. |
|
||||
| Rust, Embedded | [embedded FAQ](https://docs.rust-embedded.org/faq.html) | Frequently asked questions about Rust in an embedded context. |
|
||||
|
||||
Reference in New Issue
Block a user