blob: c5dc990fc8087d71c493d8a25917d2a4648e4f98 (
plain)
1
2
3
4
5
|
#!/bin/sh
export RISCV_HOME=/opt/my/riscv/riscv64-unknown-elf-gcc-8.3.0-2019.08.0-x86_64-apple-darwin
export RISCV_OPENOCD_HOME=/opt/my/riscv/riscv-openocd-0.10.0-2019.08.2-x86_64-apple-darwin
export FE310_HOME=/Volumes/ecp/repo/code/fe310
|