|
преди 4 години | |
---|---|---|
platform | преди 4 години | |
rustsbi | преди 4 години | |
test-kernel | преди 4 години | |
.gitignore | преди 4 години | |
CHANGELOG.md | преди 4 години | |
Cargo.toml | преди 4 години | |
LICENSE-MIT | преди 4 години | |
LICENSE-MULAN | преди 4 години | |
README.md | преди 4 години |
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):
Slides (Chinese):
embedded-hal
libraries.hal
module we have now.This project is licensed under either of