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 254bd6f8c3
Update rustc && rustsbi; llvm_asm -> asm in user
4 years ago
bootloader Update rustc && rustsbi; llvm_asm -> asm in user 4 years ago
os Exclusive UPSafeCell: A RefCell wrapper 4 years ago
user Update rustc && rustsbi; llvm_asm -> asm in user 4 years ago
.dockerignore Add Ubuntu18.04 docker 4 years ago
.gitignore RefCell->UPSafeCell 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; llvm_asm -> asm in user 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