mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-28 04:40:52 +00:00
5 lines
104 B
TOML
5 lines
104 B
TOML
[toolchain]
|
|
channel = "esp"
|
|
components = ["rustfmt", "rustc-dev"]
|
|
targets = ["xtensa-esp32s3-none-elf"]
|