Skip to content

EDGW/karox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

karox

karox is a operating system kernel that runs on risc-v and loongarch processors.

It's my experimental project, and it's still in development.

Build

Make sure you have a rust nightly version enabled, and targets riscv64gc-unknown-none-elf & loongarch64-unknown-none installed before you build.

  • make all Build kernel for all builds
  • make [target] Build kernel for a specific build
  • make build Build kernel for the default build
  • make clean Clean the workspace

Build properties are configured in config.mak.

Debug

Make sure you have a qemu version greater than 9.0.50.

About

No description, website, or topics provided.

Resources

License

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors