We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.
For debugging and image flashing, the "GNU MCU Eclipse OpenOCD" is needed
https://github.com/gnu-mcu-eclipse/openocd/releases
Additionally, you can use the "GNU MCU Eclipse IDE for C/C++ Developers"
https://github.com/gnu-mcu-eclipse/org.eclipse.epp.packages/releases/
The IDE can be used for debugging of RIOT applications. See the HiFive1 board for setup details