An open API service indexing awesome lists of open source software.

https://github.com/mrlsd/riscv-gcc-source-tests


https://github.com/mrlsd/riscv-gcc-source-tests

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# riscv-gcc-source-tests

RISC-V tests for specific Assembler inline instructions.

For real time tesing used **Sipeed** board with **K210** chip (RISC-V CPU).

## Requirements
* kflash - https://github.com/kendryte/kflash.py
* PlatformIO
* GCC RISC-V toolchain

## How to
* Build: `pio run`
* Burn: `make`