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 2e6734027d
Rewrite Stdin/Stdout
4 years ago
..
fs Rewrite Stdin/Stdout 4 years ago
mm Rewrite Stdin/Stdout 4 years ago
syscall Rewrite Stdin/Stdout 4 years ago
task Rewrite Stdin/Stdout 4 years ago
trap Handle backspace for k210/qemu platform && Add lots of user tests. 4 years ago
config.rs k210 only can use 6M before configuring sdcard. 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 Rewrite Stdin/Stdout 4 years ago
sbi.rs Chapter3: power2/3/5 & sleep test worked on k210/qemu based on timer. 4 years ago
timer.rs Handle backspace for k210/qemu platform && Add lots of user tests. 4 years ago