a4c327d6
Forked from Shetty Yttehs / OSKernel2024-MikuOS
183 commits behind the upstream repository.

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