smunaut / ice40-playground

Various iCE40 cores / projects to play around with (mostly targeted at the icebreaker)
Other
239 stars 45 forks source link

Fix/riscv gcc toolchain #25

Open wohali opened 1 year ago

wohali commented 1 year ago

The riscv gcc toolchain has migrated from riscv-none-embed-* binaries to riscv-none-elf-* names.

https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack#deprecated-replaced-by-xpack-dev-toolsriscv-none-elf-gcc-xpack

This toolchain is now end-of-life and there will be no more releases.

Please update your projects to use the new xpack-dev-tools/riscv-none-elf-gcc-xpack.