[FEATURE REQUEST]Update ESP32 core to 3.X
luc-github opened this issue · comments
The ESP32 core update is a breaking change but also bring some new features
ESP3D porting to 3.0.3 esp32 arduino core is done here : https://github.com/luc-github/ESP3D/tree/idf-5.x
because of lack of support of platformio due to lack of business discussion with expressif 3.X version is not supported in offical platformIO
an alternative is available thank to the community : https://github.com/pioarduino/platform-espressif32
So ESP3D is now using it in https://github.com/luc-github/ESP3D/tree/idf-5.x
Currently I just did the pass compilation step
in coming days I will do test on all boards to verify behavior
if ok it will be merged to 3.0 branch and I will work on new feature (C6, USB OTG, etc...)
Feedback are also welcome
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.