mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 02:29:10 -04:00
When doing Flash operations (e.g. OTA), LCD's DMA bandwidth will be not sufficient, causing the desync between the LCD controller and DMA. Added a restart function to help the user to make them sync again.