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

Add support for new chips #122

Closed SergioGasquez closed 1 year ago

SergioGasquez commented 1 year ago

Add support for new chips: esp32c2, esp32h2, esp32c6.

Originally posted by @SergioGasquez in https://github.com/esp-rs/esp-idf-template/issues/121#issuecomment-1547416302

seanaye commented 1 year ago

See #123 not sure if its that easy

SergioGasquez commented 1 year ago

Since not all chips support all the ESP-IDF versions we could: