Skip to content

laerling/rust-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple rust kernel

I'm learning from this tutorial.

building, testing, running

Needs qemu for testing and running.

  • Building: make deps && make
  • Testing: make test
  • Running: make run

About

Experimenting with kernels written in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published