Commit 86ac742 1 parent 686b689 commit 86ac742 Copy full SHA for 86ac742
File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -148,3 +148,13 @@ example.
148
148
The Segger RTT viewer can be used to display log messages received from the target. The base
149
149
address for the RTT block placement is 0x10000000. It is recommended to use a search range of
150
150
0x1000 around that base address when using the RTT viewer.
151
+
152
+ ## Learning (Embedded) Rust
153
+
154
+ If you are unfamiliar with Rust on Embedded Systems or Rust in general, the following resources
155
+ are recommended:
156
+
157
+ - [ Rust Book] ( https://doc.rust-lang.org/book/ )
158
+ - [ Embedded Rust Book] ( https://docs.rust-embedded.org/book/ )
159
+ - [ Embedded Rust Discovery] ( https://docs.rust-embedded.org/discovery/microbit/ )
160
+ - [ Awesome Embedded Rust] ( https://github.com/rust-embedded/awesome-embedded-rust )
You can’t perform that action at this time.
0 commit comments