Skip to content

A sample operating system utilizing the Caprese microkernel. Use this as a reference to develop your own operating system powered by Caprese.

License

Notifications You must be signed in to change notification settings

caprese-project/sample-os

Repository files navigation

Caprese Sample Operating System

A sample operating system utilizing the Caprese microkernel. Use this as a reference to develop your own operating system powered by Caprese.

How to Use

cmake -B build -G Ninja -DCMAKE_C_COMPILER:FILEPATH=/path/to/cc -DCMAKE_CXX_COMPILER:FILEPATH=/path/to/c++
cmake --build build
./script/simulate

About

A sample operating system utilizing the Caprese microkernel. Use this as a reference to develop your own operating system powered by Caprese.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published