RISC-V64 OS written in Rust
Passed all testcases in 2024.12.12, ranked 3rd.
-
Bilibili: MikuOS (RISC-V64) 演示视频
-
Video Link: 百度网盘
-
Password:
cxkh
make setup
make build
make run LOG=<log_level>
# or simply 'make'
log_level options: TRACE, DEBUG, INFO, WARN, ERROR
Transplant from neuq-rcore/rCore
make test
make debug
At the same dir:
make connect
MIT