Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 345 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 345 Bytes

zig-sbi

Zig wrapper around the RISC-V SBI specification

Implements SBI Specification v1.0.0

How to get

Gyro

gyro add leecannon/sbi

Zigmod

zigmod aq add 1/leecannon/sbi

Git

Submodule

git submodule add https://github.com/leecannon/zig-sbi zig-sbi

Clone

git clone https://github.com/leecannon/zig-sbi