esp-idf/components/esp_lcd
morris 05092e2f82 rgb_lcd: support restart dma transmission manually
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.
2022-10-07 18:46:05 +08:00
..
include rgb_lcd: support restart dma transmission manually 2022-10-07 18:46:05 +08:00
interface
src rgb_lcd: support restart dma transmission manually 2022-10-07 18:46:05 +08:00
test_apps rgb_lcd: support restart dma transmission manually 2022-10-07 18:46:05 +08:00
.build-test-rules.yml
CMakeLists.txt driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
Kconfig kconfig: support plain comment in the menu 2022-08-03 17:03:54 +08:00
linker.lf