Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 103 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 103 Bytes

Dependencies

sudo apt install g++-11-riscv64-linux-gnu

Run on QEMU:

cd os
make fs-img
make run