mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-03 01:09:25 +00:00
Add RISC-V Rust Operating System Tutorial
https://osblog.stephenmarz.com/ Series of posts from Stephen Marz.
This commit is contained in:
parent
50fb1214f6
commit
f0c420f9c3
1 changed files with 1 additions and 0 deletions
|
|
@ -258,6 +258,7 @@
|
|||
* [**C++**: _Write your own Operating System_](https://www.youtube.com/playlist?list=PLHh55M_Kq4OApWScZyPl5HhgsTJS9MZ6M) [video]
|
||||
* [**C++**: _Writing a Bootloader_](http://3zanders.co.uk/2017/10/13/writing-a-bootloader/)
|
||||
* [**Rust**: _Writing an OS in Rust_](https://os.phil-opp.com/)
|
||||
* [**Rust**: _The Adventures of OS: Making a RISC-V Operating System using Rust_](https://osblog.stephenmarz.com/)
|
||||
|
||||
#### Build your own `Physics Engine`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue