Go to file
Palmer Dabbelt afe5048bab Commit the output of autoconf, as it fails a lat 2017-06-22 14:27:51 -07:00
patches Commit the output of autoconf, as it fails a lat 2017-06-22 14:27:51 -07:00
src Bump OpenOCD 2017-06-21 15:50:37 -07:00
.gitignore Build riscv-gnu-toolchain on Ubuntu for Windows 2017-06-06 11:40:09 -07:00
.gitmodules Add OpenOCD (and libusb) as another target 2017-06-07 14:44:51 -07:00
Makefile Commit the output of autoconf, as it fails a lat 2017-06-22 14:27:51 -07:00
README.md Build riscv-gnu-toolchain on Ubuntu for Windows 2017-06-06 11:40:09 -07:00

README.md

RISC-V Binary Tools for Embedded Development

At SiFive we've been distributing binary releases of the embedded development tools that target our RISC-V platforms. This repository contains the scripts we use to build these tools.

You should just be able to type "make" and get all the toolchain releases supported on the current platform. Right now this just builds riscv-gnu-toolchain for both Windows and Ubuntu, but I plan on adding other targets as we perform the first release.

The end-user output is a set of tarballs in "bin" that should be ready to upload to a website or deliver to customers.