esp-hal/esp32-hal/rust-toolchain.toml

5 lines
102 B
TOML

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