mirror of
https://github.com/nkbai/book.git
synced 2026-08-26 13:23:28 +08:00
Merge #29
29: intro: link "other resources" to the bookshelf r=therealprof a=japaric r? @rust-embedded/resources (anyone) Co-authored-by: Jorge Aparicio <jorge@japaric.io>
This commit is contained in:
@@ -48,15 +48,13 @@ This book assumes the following:
|
||||
If you are not yet comfortable with Rust, we highly suggest completing the [Rust
|
||||
Book] before attempting to learn with this book.
|
||||
|
||||
If you are not yet comfortable with Embedded Systems, we highly suggest checking
|
||||
our other resources before attempting to learn with this book.
|
||||
|
||||
> **TODO** "other resources" should link to docs.rust-embedded.org when that's
|
||||
> live. In the meantime you can check the [Discovery] book.
|
||||
|
||||
[Discovery]: https://rust-embedded.github.io/discovery/
|
||||
[Rust Book]: https://doc.rust-lang.org/book/second-edition
|
||||
|
||||
If you are not yet comfortable with Embedded Systems, we highly suggest checking
|
||||
our [other resources] before attempting to learn with this book.
|
||||
|
||||
[other resources]: https://rust-embedded.github.io/bookshelf/
|
||||
|
||||
## How to Use This Book
|
||||
|
||||
This book generally assumes that you’re reading it front-to-back, that is, later
|
||||
|
||||
Reference in New Issue
Block a user