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

5 lines
104 B
TOML

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