aboutsummaryrefslogtreecommitdiff
path: root/examples/esp32c6/rust-toolchain.toml
blob: 446d6fe524faa7cc52f5d139fddf292d9d5120fc (plain)
1
2
3
4
[toolchain]
channel = "nightly-2023-11-14"
components = ["rust-src"]
targets = ["riscv32imc-unknown-none-elf"]