4 lines
101 B
TOML
4 lines
101 B
TOML
|
[toolchain]
|
||
|
channel = "esp"
|
||
|
components = ["rustfmt", "rustc-dev"]
|
||
|
targets = ["xtensa-esp32-none-elf"]
|