lvgl / lvgl_esp32_drivers

Drivers for ESP32 to be used with LVGL
MIT License
339 stars 285 forks source link

Develop/lvgl 7.11.0 idf 5.0 #225

Open controlol opened 1 year ago

controlol commented 1 year ago

Merge master branch to this IDF 5.0 branch, then fix the issues.

For me it was also necessary to use SPI_DMA_CH_AUTO. I am not sure if this is board specific (ESP32-S3) or version specific. I would be happy to add it as an option in Kconfig if desired.