|
пре 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