osc-macro-board/esp-wifi-sys/.cargo/config.toml

9 lines
189 B
TOML
Raw Normal View History

2023-07-02 15:05:32 -04:00
[build]
target = "riscv32imc-unknown-none-elf"
# target = "xtensa-esp32-none-elf"
# target = "xtensa-esp32s2-none-elf"
# target = "xtensa-esp32s3-none-elf"
[unstable]
build-std = ["core"]