RISC-V64-MikuOS
RISC-V64 OS written in Rust
Setup
make setup
Usage
Build
make build
Run
make run LOG=<log_level>
# or simply 'make'
log_level options: TRACE, DEBUG, INFO, WARN, ERROR
Debug
make debug
At the same dir:
make connect
License
MIT