Add OSDev Wiki

This commit is contained in:
Giovanni Iannaccone 2024-06-26 15:04:44 +02:00 committed by GitHub
parent 981cd2c113
commit 71c7b58fd0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -275,6 +275,7 @@ It's a great way to learn.
* [**Rust**: _Writing an OS in Rust_](https://os.phil-opp.com/) * [**Rust**: _Writing an OS in Rust_](https://os.phil-opp.com/)
* [**Rust**: _Add RISC-V Rust Operating System Tutorial_](https://osblog.stephenmarz.com/) * [**Rust**: _Add RISC-V Rust Operating System Tutorial_](https://osblog.stephenmarz.com/)
* [**(any)**: _Linux from scratch_](https://linuxfromscratch.org/lfs) * [**(any)**: _Linux from scratch_](https://linuxfromscratch.org/lfs)
* [**(any)**: OSDev WiKi_](https://wiki.osdev.org/Expanded_Main_Page)
#### Build your own `Physics Engine` #### Build your own `Physics Engine`