C SDK for the nanoV bit serial RISC-V core and integrated SPI memory controller.
Build the Risc-V GNU toolchain for RV32E using
./configure --prefix=/opt/nanoV --with-arch=rv32e --with-abi=ilp32e
make
Use the example-project-Makefile as a template Makefile for your project.