Skip to content

danielg0/quartos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuartOS - a riscv32 microkernel in zig

Dependencies

To run on a machine, the CPU needs to support at least the RV32IMACZicsr ISA.

Building

  • To build: zig build
  • To run (in QEMU): zig build run
    • Use flag -Dnographic to run QEMU without UI
    • Use flag -Dgdb to run with a gdbserver on port 1234 and wait for a connection before running

About

A riscv32 microkernel in zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published