Let's write an OS which can run on RISC-V in Rust from scratch!
Go to file
2020-12-13 15:07:19 +08:00
bootloader Update rustsbi-k210. 2020-12-10 17:25:48 +08:00
os Rewrite Stdin/Stdout 2020-12-13 15:07:19 +08:00
tools Load kernel on qemu/k210. 2020-11-11 16:50:00 +08:00
user k210 only can use 6M before configuring sdcard. 2020-12-11 18:04:57 +08:00
.gitignore Frame Allocator OK. 2020-12-03 10:40:30 +08:00
LICENSE Initial commit 2020-10-29 15:21:09 +08:00
README.md Initial commit 2020-10-29 15:21:09 +08:00
rust-toolchain Auto link multiple applications in kernel. 2020-11-19 04:33:06 +08:00

rCore-Tutorial-v3

rCore-Tutorial version 3.