318 B
318 B
ABOUT
trying to make a toy OS in rust following this
DEPENDENCIES
- qemu
- cargo bootimage
HOWTO
to run this just install the dependencies and do:
cargo run
to run tests do:
cargo test