Skip to content

A reference to https://os.phil-opp.com/ for an operating system implemented in rust

Notifications You must be signed in to change notification settings

wangwu9-bit/kevin_os

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini os

use the no_std and the panic_handle to panic the program, and use the command of

cargo rustc -- -C link-arg=-nostartfiles

to compile the code

About

A reference to https://os.phil-opp.com/ for an operating system implemented in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%