Skip to content

leecannon/zig-sbi

Repository files navigation

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