lvgl_esp32_drivers icon indicating copy to clipboard operation
lvgl_esp32_drivers copied to clipboard

S3 support lacking.

Open wreyford opened this issue 2 years ago • 2 comments

The KConfig fails for ESP32-S3 devices as they are not supported. Any chance of including support for?

wreyford avatar Dec 16 '21 11:12 wreyford

Hi,

I haven't tried to use the S3, what version of ESP-IDF are you using?

C47D avatar Dec 23 '21 00:12 C47D

Highly recommend using the ESP-box driver's for the S3 instead of the lvgl_esp32_driver repo

https://github.com/espressif/esp-box

That said, the S3 requires esp-idf-4.4

tvanfossen avatar Dec 23 '21 00:12 tvanfossen