esp_hal_snippets/rust-toolchain.toml

5 lines
106 B
TOML
Raw Permalink Normal View History

2024-08-07 12:04:11 +03:00
[toolchain]
2024-09-08 04:24:38 +03:00
channel = "nightly"
2024-08-07 12:04:11 +03:00
components = ["rust-src"]
targets = ["riscv32imc-unknown-none-elf"]