Operating System written in Rust on RISC V(32im)
rustc 1.34.0-nightly (f29b4fbd7 2019-01-31) - install rust/cargo.
- install riscv-toolchain
rustup component add rust-src rustup install nightly cargo install cargo-xbuild make setup(install auxiliary tools(emulator and elf2bin translator). This part needs g++, Python3 and pipenv)
make build make run