rcore-tutorial/os/src
2020-12-11 18:04:57 +08:00
..
mm forktree worked with depth=3 on k210 platform. 2020-12-11 16:14:14 +08:00
syscall forktree worked with depth=3 on k210 platform. 2020-12-11 16:14:14 +08:00
task forktree worked with depth=3 on k210 platform. 2020-12-11 16:14:14 +08:00
trap Handle backspace for k210/qemu platform && Add lots of user tests. 2020-12-11 01:44:07 +08:00
config.rs k210 only can use 6M before configuring sdcard. 2020-12-11 18:04:57 +08:00
console.rs Update linker & Hello k210/qemu(release mode). 2020-11-12 17:13:57 +08:00
entry.asm Load kernel on qemu/k210. 2020-11-11 16:50:00 +08:00
lang_items.rs Run hello_world/power one by one in batch mode. 2020-11-20 01:18:25 +08:00
linker.ld Fetching buffer arguments from user space. 2020-12-06 13:56:13 +08:00
loader.rs Avoid panicking when inputting error app name; List all apps when initializing. 2020-12-10 14:51:50 +08:00
main.rs Update rustsbi-k210 to enable lagacy console_putchar. Adjust alignment of links apps. Run matrix on K210! 2020-12-10 17:20:13 +08:00
sbi.rs Chapter3: power2/3/5 & sleep test worked on k210/qemu based on timer. 2020-11-29 10:31:15 +08:00
timer.rs Handle backspace for k210/qemu platform && Add lots of user tests. 2020-12-11 01:44:07 +08:00