ESP-Miner/rust-toolchain.toml
2023-05-04 12:25:20 +02:00

5 lines
104 B
TOML

[toolchain]
channel = "esp"
components = ["rustfmt", "rustc-dev"]
targets = ["xtensa-esp32s3-none-elf"]