I'm encountering some compatibility issues while compiling with ESP-IDF 6.0.x a project that works correctly with ESP-IDF version 5.5.x.
AI agent Claude Sonnet 4.6, in order to solve the issues, suggests to modify some M5Unified source files which is not something wise to do (mine is a professional project).
I'm working on a Tab5 device (revision 1.0.0).
Specifically, the compatibility issues I’m currently trying to resolve regards managing the ESP32C6 coprocessor for Wi-Fi in light of the new approach adopted in ESP-IDF 6 for managing I2C channels, etc.
- Is there a scheduled release date for a next version of the library that will be fully compatible with ESP-IDF 6?
- Any other suggestions?
Thanks in advance,
Maurizio
I'm encountering some compatibility issues while compiling with ESP-IDF 6.0.x a project that works correctly with ESP-IDF version 5.5.x.
AI agent Claude Sonnet 4.6, in order to solve the issues, suggests to modify some M5Unified source files which is not something wise to do (mine is a professional project).
I'm working on a Tab5 device (revision 1.0.0).
Specifically, the compatibility issues I’m currently trying to resolve regards managing the ESP32C6 coprocessor for Wi-Fi in light of the new approach adopted in ESP-IDF 6 for managing I2C channels, etc.
Thanks in advance,
Maurizio