Skip to content

Write an mini RISC-V operating system with Rust, just for fun!

Notifications You must be signed in to change notification settings

RinHizakura/AmiRVOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmiRVOS

Write an mini RISC-V operating system with Rust, just for fun!

Build and Run

You can play with AmiRVOS with the following command.

$ rustup target add riscv64gc-unknown-none-elf
$ make qemu

Reference

About

Write an mini RISC-V operating system with Rust, just for fun!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published