Example Code

This page contains example code for the RISC-V board.

 

This contains very basic examples for using most parts of the board:

https://github.com/linusreM/RISC-V-IO-card-examples-Makefile Links to an external site.

 

The following page contains vendor examples, a lot more different examples, but not written specifically for our board, so some code might need some massaging to work right, it is however an excellent reference for how to do most things that the MCU is capable of:

https://github.com/riscv-mcu/GD32VF103_Firmware_Library Links to an external site.