Let's write an OS which can run on RISC-V in Rust from scratch!
Go to file
2021-02-07 02:14:00 +08:00
bootloader Update wyfcyx/rustsbi fb6af33f. 2021-01-07 17:49:44 +08:00
easy-fs Simple filetest passed on qemu/k210. 2020-12-20 13:52:38 +08:00
os Update os/Makefile && Update rust to 2021-01-30 2021-02-02 18:03:38 +08:00
tools Load kernel on qemu/k210. 2020-11-11 16:50:00 +08:00
user Fix exit_code in user 2021-02-07 02:14:00 +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 Update os/Makefile && Update rust to 2021-01-30 2021-02-02 18:03:38 +08:00

rCore-Tutorial-v3

rCore-Tutorial version 3.