cesanta / mongoose-os

Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
https://mongoose-os.com
Other
2.51k stars 429 forks source link

Support for ESP32-S3 #597

Open TheCrypt0 opened 2 years ago

TheCrypt0 commented 2 years ago

ESP32-S3 is a dual-core XTensa LX7 MCU, capable of running at 240 MHz: https://www.espressif.com/en/news/ESP32_S3

It's basically a more upgraded version of the original ESP32 with a step up from the Xtensa LX6 to LX7 architecture and more GPIOs.

I would have not stumbled upon it but since the ESP32-WROOM-32 Datasheet now features a scary "NOT RECOMMENDED FOR NEW DESIGNS" warning I thought (even though ESP32 should be supported until at least 2028) it would be nice to think about future-proofing our hardware and our software.

Does Mongoose have current or future plans on supporting this hardware?

Bonus Here's a pretty cool comparison table to navigate the expanding ESP family: https://gist.github.com/sekcompsci/2bf39e715d5fe47579fa184fa819f421