Page 1 of 1

ESP32-S3 Support

Posted: Fri Jan 14, 2022 8:39 pm
by troyduncan
Considering the additional capabilities of the S3 and the fact that it has been available for a year now, I am somewhat surprise that there is still no Arduino support. Does anyone know when we will have support for this variant in Arduino ?

Re: ESP32-S3 Support

Posted: Sat Jan 15, 2022 6:57 am
by zjustin
just wanna to second this, need the Arduino support for S3.. please ESP.

Re: ESP32-S3 Support

Posted: Wed Jan 19, 2022 5:41 pm
by gtjoseph
There's a github issue open for this.
https://github.com/espressif/arduino-esp32/issues/5594

In the mean time, I've had to create esp32 native versions of Wire, Adafruit_GFX, and a few displays and sensors to keep me going. I'm thinking of calling it "ESP32 Arduino Lite" :).