zhayujie / minos

A minimal viable operating system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MinOS

MinOS is a minimum available operating system.

Documentation

Documentation can be found online at https://zhayujie.com/tag/minos/.

Quick Start

Run on QEMU

make qemu

Debugging on QEMU

make qemu-gdb

Make for D1-H board

make d1-board

About

A minimal viable operating system.

License:MIT License


Languages

Language:Assembly 45.5%Language:C 42.3%Language:Makefile 12.2%