TFT_eFEX does not support ESP32-C3
Seems like it is unable to compile for esp32-c3. I've tested on other boards and it worked fine.
IDE: Arduino Version: 2.4.72 Processor: ESP32-c3-32s TFT Driver: ST7735S 80x160 Interface: SPI
This is a compatibility issue with TFT_eFEX and the jpeg decoder implementation which relies on decoder software built in to the original ESP32 ROM.
I will add a switch that disables that functionality for the later ESP32 C3/S2/S3 processors.
Hi, do you plan to do ESP32 S3 support at this time?
This is a compatibility issue with TFT_eFEX and the jpeg decoder implementation which relies on decoder software built in to the original ESP32 ROM.
I will add a switch that disables that functionality for the later ESP32 C3/S2/S3 processors.
Hi, do you plan to do ESP32 S3 support at this time?