This repository has been archived by the owner on Sep 28, 2019. It is now read-only.
GNU MCU Eclipse RISC-V Embedded GCC v8.2.0-2.1 20190425
Version v8.2.0-2.1-20190425 is a maintenance release of GNU MCU Eclipse RISC-V Embedded GCC.
Known issues
- on macOS, the
riscv-none-embed-gdb
program fails when certain commands are used; this is a known GDB build problem, and will be fixed in the next release.
Easy install
The toolchain is also available as the @gnu-mcu-eclipse/riscv-none-gcc xPack and can be conveniently installed with xpm
:
$ xpm install --global @gnu-mcu-eclipse/[email protected]
To install the latest version available, use:
$ xpm install --global @gnu-mcu-eclipse/riscv-none-gcc
Download analytics
- GitHub gnu-mcu-eclipse/riscv-none-gcc.git
- xPack @gnu-mcu-eclipse/riscv-none-gcc
- individual file counters (grouped per release)
Credit to Shields IO and Somsubhra/github-release-stats.