mirror of
https://github.com/kittywitch/esp32-c3-meepy.git
synced 2026-02-08 23:49:18 -08:00
4 lines
112 B
TOML
4 lines
112 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = ["rust-src", "rustc-dev"]
|
|
targets = ["riscv32imc-unknown-none-elf"]
|