|
4 năm trước cách đây | |
---|---|---|
platform | 4 năm trước cách đây | |
rustsbi | 4 năm trước cách đây | |
.gitignore | 4 năm trước cách đây | |
Cargo.toml | 4 năm trước cách đây | |
LICENSE-MIT | 4 năm trước cách đây | |
LICENSE-MULAN | 4 năm trước cách đây | |
README.md | 4 năm trước cách đây |
RISC-V Supervisor Binary Interface implementation in Rust; runs on M-mode.
See releases.
Binaries are available for platforms which can be found on platform support page.
This project is originally a part of rCore Summer of Code 2020 activities, now it is capable of running rCore-Tutorial and other OS kernels on wide supported RISC-V devices.
Blog article (Chinese): Here
Slides (Chinese): Here
embedded-hal
libraries.hal
module we have now.This project is licensed under either of