add link to RISC-V toolchain

Closes Homebrew/homebrew#44196.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Scott Beamer 2015-09-20 14:26:36 -07:00 committed by Mike McQuaid
parent 366440b5bb
commit 15875ade93

View File

@ -12,3 +12,4 @@ Rather than merging in brews for either of these cases at this time, we're listi
* [MSP430 development](https://github.com/Homebrew/homebrew/issues/issue/2336)
* [OS161 development](https://github.com/maxpow4h/homebrew-os161) Your university probably uses a different version, replacing the URLs with your university's URLs will probably work.
* [ARM-EABI](https://github.com/paxswill/homebrew-paxswill) provides an arm-none-eabi toolchain formula.
* [RISC-V](https://github.com/riscv/homebrew-riscv) provides the RISC-V toolchain including binutils and gcc.