You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for riscv32-unknown-none-elf targets (#530)
This adds support for bare metal riscv32 targets that don't need a
sysroot.
I have an esp32 riscv board that I'm building for, and to set up an
appropriate toolchain, `toolchains_llvm` needs to know about it.
0 commit comments