No description
Find a file
chyyuu 8b14fb6842 Merge pull request #37 from zhanghx0905/ch3
[Ch3] update user module to 2021autumn version
2021-11-20 14:27:41 +08:00
bootloader Update rustc && rustsbi; llvm_asm -> asm in user 2021-08-26 19:51:08 +08:00
os os gettime syscall consistent with user mod 2021-11-19 20:15:28 +08:00
user update user module to 2021autumn version 2021-11-19 19:07:59 +08:00
.dockerignore Add Ubuntu18.04 docker 2021-02-28 06:32:04 +08:00
.gitignore update user module to 2021autumn version 2021-11-19 19:07:59 +08:00
Dockerfile Add Ubuntu18.04 docker 2021-02-28 06:32:04 +08:00
LICENSE Initial commit 2020-10-29 15:21:09 +08:00
Makefile Add Ubuntu18.04 docker 2021-02-28 06:32:04 +08:00
README.md Update README 2021-08-26 19:59:51 +08:00
rust-toolchain rust->nightly-2021-10-15,cargo-binutils->0.3.3 2021-10-20 13:27:05 -07:00

rCore-Tutorial-v3

rCore-Tutorial version 3.x

Dependency

Binaries

  • rustc 1.56.0-nightly (b03ccace5 2021-08-24)

  • qemu: 5.0.0

  • rustsbi: qemu[7d71bfb7] k210[563144b0]