Write an mini RISC-V operating system with Rust, just for fun!
You can play with AmiRVOS with the following command.
$ rustup target add riscv64gc-unknown-none-elf
$ make qemu
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Write an mini RISC-V operating system with Rust, just for fun!
You can play with AmiRVOS with the following command.
$ rustup target add riscv64gc-unknown-none-elf
$ make qemu