5 lines
96 B
TOML
5 lines
96 B
TOML
[toolchain]
|
|
channel = "esp"
|
|
components = ["rust-src"]
|
|
targets = ["xtensa-esp32-none-elf"]
|