Merge master branch to this IDF 5.0 branch, then fix the issues.
Backlight missing includes
IDF 5.0 requires the driver component when using GPIO functions
Stricter printf
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.
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.