2 Forks
16 Stars
16 Watchers

OS-RISCV

A small RISC-V kernel coding by C, tested on sifive unmatched board.

How to download and setup OS-RISCV

Open terminal and run command
git clone https://github.com/ZerglingChen3/OS-RISCV.git
git clone is used to create a copy or clone of OS-RISCV repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with OS-RISCV https://github.com/ZerglingChen3/OS-RISCV/archive/master.zip

Or simply clone OS-RISCV with SSH
[email protected]:ZerglingChen3/OS-RISCV.git

If you have some problems with OS-RISCV

You may open issue on OS-RISCV support forum (system) here: https://github.com/ZerglingChen3/OS-RISCV/issues