File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ a great choice for embedded development.
9
9
10
10
[ issue tracker ] : https://github.com/rust-lang-nursery/embedded-wg/issues
11
11
12
+ ** Want to get started with embedded development with Rust?** Check out our
13
+ [ embedded Rust book] [ book ] and the rest of our [ bookshelf] .
14
+
15
+ [ book ] : https://rust-embedded.github.io/bookshelf/book
16
+ [ bookshelf ] : https://rust-embedded.github.io/bookshelf
17
+
12
18
## Vision
13
19
14
20
What is it that we really want? At a broad level:
@@ -31,12 +37,8 @@ At a high level we have two main tasks:
31
37
roadmap aligns with the needs of its users. You can find all the crates we maintain in the
32
38
[ Organization] ( #organization ) section.
33
39
34
- - We develop and curate resources about embedded Rust development. For example, see the [ books] we
35
- have [ written] and the [ curated list of embedded crates] [ awesome ] we maintain.
36
-
37
- [ books ] : https://rust-embedded.github.io/discovery
38
- [ written ] : https://rust-embedded.github.io/embedonomicon
39
- [ awesome ] : https://github.com/rust-embedded/awesome-embedded-rust
40
+ - We develop and curate resources about embedded Rust development. Check our
41
+ [ bookshelf] !
40
42
41
43
- We maintain and moderate the venues the embedded community uses to discuss. That includes this
42
44
coordination repository and our IRC channel (#rust-embedded @ irc.mozilla.org).
You can’t perform that action at this time.
0 commit comments