luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer
GNU General Public License v3.0
1.78k stars 466 forks source link

[FEATURE REQUEST]Update ESP32 core to 3.X #1043

Closed luc-github closed 2 months ago

luc-github commented 3 months ago

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

luc-github commented 2 months ago

done by https://github.com/luc-github/ESP3D/pull/1046 C6 support is already implemented

github-actions[bot] commented 2 months ago

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.