diff --git a/README.md b/README.md index 510fc81..b00a616 100644 --- a/README.md +++ b/README.md @@ -935,6 +935,7 @@ Embedded systems can be programmed with either an operating system (OS) or direc - [📘💎 Operating Systems: Three Easy Pieces - Remzi H Arpaci-Dusseau, Andrea C Arpaci-Dusseau](https://pages.cs.wisc.edu/~remzi/OSTEP/) - [📘💎 Modern Operating Systems - Andrew S. Tanenbaum, Herbert Bos](https://www.pearson.com/en-us/subject-catalog/p/modern-operating-systems/P200000003295) - [📝 Writing an OS in Rust - Philipp Oppermann's blog](https://os.phil-opp.com/) +- [🔗 Operating System development tutorials in Rust on the Raspberry Pi](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials) #### 🔵 Real-Time Operating Systems