Skip to content

kadachi2/operating-system

Repository files navigation

About this repository

Learning OS and Rust by doing Phillip Oppermann's (Writing an OS in Rust)[https://os.phil-opp.com/] blog series.

How to run each chapter

  • Chapter1: cargo build --target thumbv7em-none-eabihf
  • Chapter2: cargo run (this will run kernel in QEMU)
  • Chapter3: cargo run (same as chapter 2)

About

learning operating system by following Writing an OS in Rust blog posts by Philipp Oppermann

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages