mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
4cb1dc08c2
When the color buffer resides in PSRAM, set the SPI_TRANS_DMA_USE_PSRAM flag. Closes https://github.com/espressif/esp-idf/issues/18282 Merges https://github.com/espressif/esp-idf/pull/18283