Let's write an OS which can run on RISC-V in Rust from scratch!
Go to file
2021-02-16 20:50:47 +08:00
bootloader Bump rustsbi to 0.1.1 && make config of qemu/k210 different 2021-02-07 18:40:58 +08:00
easy-fs Simple filetest passed on qemu/k210. 2020-12-20 13:52:38 +08:00
os Fix lock uses in ch5 2021-02-16 20:50:47 +08:00
user Fix other usertests: xstate -> exit_code 2021-02-08 18:09:21 +08:00
.gitignore Move kflash.py out of proj. 2021-02-08 11:20:47 +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.