Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 204 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 204 Bytes

Mayo OS

A tiny operating system for learning.

QEMU

cargo test will run unit tests.

cargo bootimage will build a binary image that could run by qemu.

cargo xrun will call qemu to run this os.