We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e9708c commit 86f7733Copy full SHA for 86f7733
README.md
@@ -8,8 +8,9 @@ The source code of the books is not in this repository; each book has its own
8
repository which you can find listed below:
9
10
- [The Discovery book](https://github.com/rust-embedded/discovery)
11
-- [The embedded Rust book](https://github.com/rust-embedded/book)
12
-- [The embedonomicon](https://github.com/rust-embedded/embedonomicon)
+- [The Embedded Rust book](https://github.com/rust-embedded/book)
+- [The Embedonomicon](https://github.com/rust-embedded/embedonomicon)
13
+- [Operating System development tutorials in Rust on the Raspberry Pi](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials)
14
15
# `further resources`
16
0 commit comments