mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
5 lines
146 B
TOML
5 lines
146 B
TOML
|
[toolchain]
|
||
|
channel = "stable"
|
||
|
components = [ "rust-src", "rustfmt" ]
|
||
|
targets = [ "riscv32imc-unknown-none-elf", "riscv32imac-unknown-none-elf" ]
|