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
Yu Chen ddc2134303
fix kernel thread, task.rs -- Line:93 -- kstack --> kstack:KernelStack(kstack_top). run correctly
3 years ago
..
.cargo Load kernel on qemu/k210. 5 years ago
src fix kernel thread, task.rs -- Line:93 -- kstack --> kstack:KernelStack(kstack_top). run correctly 3 years ago
Cargo.toml Bump Rust to nightly-2022-04-11 && support debugging in release mode 3 years ago
Makefile Bump Rust to nightly-2022-04-11 && support debugging in release mode 3 years ago
build.rs Load app from sdcard on K210, but panicked on qemu. 5 years ago