You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Yifan Wu f41af0a464
Update rustc && rustsbi
4 years ago
bootloader Update rustc && rustsbi 4 years ago
os Exclusive UPSafeCell: A RefCell wrapper 4 years ago
user Replace llvm_asm! with asm 4 years ago
.dockerignore Add Ubuntu18.04 docker 4 years ago
.gitignore RefCell->UPSafeCell && TaskCx->TCB 4 years ago
Dockerfile Add Ubuntu18.04 docker 4 years ago
LICENSE Initial commit 5 years ago
Makefile Add Ubuntu18.04 docker 4 years ago
README.md update to rustc 1.56.0-nightly (08095fc1f 2021-07-26) 4 years ago
rust-toolchain Update rustc && rustsbi 4 years ago

README.md

rCore-Tutorial-v3

rCore-Tutorial version 3.x

Dependency

Binaries

  • rustc 1.56.0-nightly (08095fc1f 2021-07-26)

  • qemu: 5.0.0

  • rustsbi-lib: 0.2.0-alpha.4

    rustsbi-qemu: d4968dd2

    rustsbi-k210: b689314e