mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-30 14:20:35 +00:00
feat: ✨ Use both imc
and imac
target for RISC-V targets
This commit is contained in:
parent
da7712907d
commit
adef0ba273
@ -282,6 +282,7 @@ impl Installable for RiscVTarget {
|
||||
"add",
|
||||
"--toolchain",
|
||||
&self.nightly_version,
|
||||
"riscv32imc-unknown-none-elf",
|
||||
"riscv32imac-unknown-none-elf"
|
||||
)
|
||||
.run()?;
|
||||
|
Loading…
x
Reference in New Issue
Block a user