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.
rCore-Tutorial-v3-tests/os/src
Yifan Wu 84900e8b94
Remove block device test.
4 years ago
..
drivers Remove block device test. 4 years ago
fs Pipe OK. 4 years ago
mm Add sdcard driver based on k210-rust crates && adjust clock freq. 4 years ago
syscall Pipe OK. 4 years ago
task Pipe OK. 4 years ago
trap Pipe OK. 4 years ago
config.rs Add sdcard driver based on k210-rust crates && adjust clock freq. 4 years ago
console.rs Update linker & Hello k210/qemu(release mode). 4 years ago
entry.asm Load kernel on qemu/k210. 4 years ago
lang_items.rs Run hello_world/power one by one in batch mode. 4 years ago
linker.ld Fetching buffer arguments from user space. 4 years ago
loader.rs Avoid panicking when inputting error app name; List all apps when initializing. 4 years ago
main.rs Remove block device test. 4 years ago
sbi.rs Chapter3: power2/3/5 & sleep test worked on k210/qemu based on timer. 4 years ago
timer.rs virtio-blk worked. 4 years ago