-
-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[FEATURE REQUEST]ESP32-S2 support #490
Comments
ESP32 core 2.0 should be based on IDF-release/v4.2 so I will add branch IDF-release/v4.2 to Platform IO for starting to test S2 board EDIT: Seems I am not able to add an esp32-arduino branch in PIO - so use arduino ide until it is PlatformIO |
looking at IDF-release/v4.2 branch seems more is supported and so coming:
I will use these define to do sanity check with features like USB native on esp32 vs ESP32-s2, they will be completed when I got the new boards in future (S3 and C3) |
ok seems ok now compilations issues are fixed
So I close topic ^_^ |
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. |
I got my ESP32-S2 boards, one is ESP32-S2-Saola-1M, the other one is a LILYGO ESP32-S2 V1.1
I still do not plan to use idf and esp32-arduino has specific branch under devt - so I will check when I have time
some advantages vs eps8266 :
some disavantage vs actual esp32:
a good comparaison table can be found here : https://www.reddit.com/r/esp32/comments/cny0tb/esp32s2_vs_esp32_comparison_table/
I think in mid term esp32-S2 will replace esp8266 but not in short term so there is no hurry IMHO
Also several nice features are not yet ported to esp32 core like esp8266/Arduino#7459
and some others.
The text was updated successfully, but these errors were encountered: