Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 277 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 277 Bytes

o/KERNEL

A simple kernel written in Rust.

Building and Running

You will need qemu for running and an i686-elf binutils/gcc toolchain for compiling this project.
Please make sure to use the nightly Rust toolchain.

$ source ./devenv.env
$ cargo run