Let's write an OS which can run on RISC-V in Rust from scratch!
Go to file
2021-04-07 15:13:47 +08:00
bootloader Bump rustsbi to 0.1.1 && make config of qemu/k210 different 2021-02-07 18:11:39 +08:00
os use python script instead of system exe 2021-04-07 15:13:47 +08:00
user Bump rustsbi to 0.1.1 && make config of qemu/k210 different 2021-02-07 18:11:39 +08:00
.dockerignore Add recent updates from ch3 2021-02-28 19:20:21 +08:00
.gitignore Add recent updates from ch3 2021-02-28 19:20:21 +08:00
Dockerfile Add recent updates from ch3 2021-02-28 19:20:21 +08:00
LICENSE Initial commit 2020-10-29 15:21:09 +08:00
Makefile Add recent updates from ch3 2021-02-28 19:20:21 +08:00
README.md Add recent updates from ch3 2021-02-28 19:20:21 +08:00
rust-toolchain Add recent updates from ch3 2021-02-28 19:20:21 +08:00

rCore-Tutorial-v3

rCore-Tutorial version 3.