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
Yifan Wu 3e1c12b6a1
Add sys_dup && support input/output redirection in user_shell
4 years ago
..
.cargo Load kernel on qemu/k210. 4 years ago
src Add sys_dup && support input/output redirection in user_shell 4 years ago
Cargo.toml Import easy-fs in os && change easy-fs to no_std mode. 4 years ago
Makefile Support cmdline_args when sys_exec. 4 years ago
build.rs Load app from sdcard on K210, but panicked on qemu. 4 years ago