File tree 1 file changed +8
-6
lines changed
1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Discover the world of microcontrollers through [ Rust] ( https://www.rust-lang.org/ ) !
4
4
5
- There are currently three versions of this book. All of them provide an
6
- introduction to microcontrollers and how to use Rust with them.
7
- The first is older and uses an F3 Discovery circuit board, while
8
- the second and third are newer and use a micro: bit circuit board instead.
5
+ There are currently three versions of this book.
6
+ All of them provide an introduction to microcontrollers and how to use Rust with them.
9
7
10
- - Read the latest book, using a micro: bit v2:
8
+ - Read the current and best-maintained version of this book, using a micro: bit v2:
11
9
https://docs.rust-embedded.org/discovery-mb2/
12
- - Read the older book, using a micro: bit (v1 or v2):
10
+
11
+ There are also two * deprecated* versions of this book.
12
+ Unless you need to work with a micro: bit v1 or an STM32F3 discovery board, it is * strongly* recommended that you use the new book instead.
13
+
14
+ - Read the older micro: bit book:
13
15
https://docs.rust-embedded.org/discovery/microbit
14
16
- Read the oldest book, using an F3 discovery board:
15
17
https://docs.rust-embedded.org/discovery/f3discovery
You can’t perform that action at this time.
0 commit comments