You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/intro/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ If you are unfamiliar with anything mentioned above or if you want more informat
60
60
| Rust, Embedded |[Embedded Rust Bookshelf](https://docs.rust-embedded.org)| Here you can find several other resources provided by Rust's Embedded Working Group. |
61
61
| Rust, Embedded |[Embedonomicon](https://docs.rust-embedded.org/embedonomicon/)| The nitty gritty details when doing embedded programming in Rust. |
62
62
| Rust, Embedded |[embedded FAQ](https://docs.rust-embedded.org/faq.html)| Frequently asked questions about Rust in an embedded context. |
63
-
| Rust, Embedded |[Comprehensive Rust 🦀: Bare Metal](https://google.github.io/comprehensive-rust/bare-metal.html)| Teaching material for a 1-day class on bare-metal Rust development |
63
+
| Rust, Embedded |[Comprehensive Rust 🦀: Bare Metal](https://google.github.io/comprehensive-rust/bare-metal.html)| Teaching material for a 4-day class on bare-metal Rust development |
0 commit comments