mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
4 lines
112 B
TOML
4 lines
112 B
TOML
[toolchain]
|
|
channel = "nightly-2023-11-14"
|
|
components = ["rust-src"]
|
|
targets = ["riscv32imac-unknown-none-elf"]
|