No description
Find a file
2021-08-26 20:00:35 +08:00
bootloader Update rustc && rustsbi 2021-08-26 19:57:28 +08:00
os Exclusive UPSafeCell: A RefCell wrapper 2021-07-20 00:07:56 +08:00
user Replace llvm_asm! with asm 2021-07-18 19:21:16 +08:00
.dockerignore Add Ubuntu18.04 docker 2021-02-28 06:32:26 +08:00
.gitignore RefCell->UPSafeCell && TaskCx->TCB 2021-07-12 22:09:34 +08:00
Dockerfile Add Ubuntu18.04 docker 2021-02-28 06:32:26 +08:00
LICENSE Initial commit 2020-10-29 15:21:09 +08:00
Makefile Add Ubuntu18.04 docker 2021-02-28 06:32:26 +08:00
README.md Update README 2021-08-26 20:00:35 +08:00
rust-toolchain Update rustc && rustsbi 2021-08-26 19:57:28 +08: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]