Skip to content

sshaplygin/pocket-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pocket os

It is pet project to educate how create OS in Rust.

Commands

cargo build --target thumbv7em-none-eabihf
cargo rustc -- -C link-args="-e __start -static -nostartfiles"
qemu-system-x86_64 -drive format=raw,file=target/x86_64-blog_os/debug/bootimage-blog_os.bin

Links

Releases

No releases published

Packages

No packages published

Languages