esp-rs / esp-idf-template

A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.
373 stars 43 forks source link

fix: compilation for esp32c6 #138

Closed madmo closed 11 months ago

madmo commented 11 months ago

esp32c6 requires the riscv32imac instead of the riscv32imc rust target