Skip to content

Commit 6fc45ef

Browse files
authored
Merge pull request #173 from dgreid/topic/hifive1
bors is causing trouble. Merging manually...
2 parents e010f32 + dd846ae commit 6fc45ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ endif
3333
.PHONY: setup
3434
setup:
3535
rustup target add thumbv7em-none-eabi
36+
rustup target add riscv32imac-unknown-none-elf
3637
rustup target add riscv32imc-unknown-none-elf
3738
rustup component add rustfmt
3839
rustup component add clippy

0 commit comments

Comments
 (0)