ESPixelStick icon indicating copy to clipboard operation
ESPixelStick copied to clipboard

Add support for newer ESP32 like S3, C6, C3 and added Seeed Studio ESP32-S3

Open Danit2 opened this issue 3 months ago • 8 comments

Adapted to use IDF4-style RMT function API (driver/rmt.h) so it compiles with platform-espressif32 @ 6.12.0 and runs on ESP32-S3 without direct register access.

Testet on Seeed Studio ESP32-S3.

~~ToDo's:~~

~~The ESPSFlashTool has to be updatet to work with the new boards.~~ ~~esptool.py is to old.~~

Danit2 avatar Nov 15 '25 08:11 Danit2