espressif / esp-mesh-lite

A lite version Wi-Fi Mesh, each node can access the network over the IP layer.
119 stars 16 forks source link

Support for ESP32C6? (AEGHB-345) #19

Open kisg opened 1 year ago

kisg commented 1 year ago

Hi,

When is ESP32C6 going to be supported?

Kind regards, Gergely

tswen commented 1 year ago

Hi, You can temporarily use the following branch, but as it involves adaptations for multiple IDF versions and multiple chips, it has not yet been released to the official repository. https://github.com/tswen/esp-mesh-lite/tree/feature/support_idf_5_1