Skip to content
jpbonn edited this page Nov 3, 2017 · 5 revisions

RISC V Family toolchain

For platforms based on the RISC V architecture the recommended toolchain is "GNU MCU Eclipse RISC-V Embdedded GCC"

https://github.com/gnu-mcu-eclipse/riscv-none-gcc/releases

This toolchain is required for building RIOT for RISC V devices since it contains the newlib-nano.

Clone this wiki locally