esp-idf/components/esp_lcd/test_apps/rgb_lcd/main
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
..
CMakeLists.txt rgb_lcd: support yuv converter 2022-08-17 06:33:06 +00:00
test_app_main.c lcd: support rgb lcd interupt iram safe 2022-03-14 14:00:40 +08:00
test_rgb_board.h rgb_lcd: update unit test for more features 2022-07-14 14:05:47 +08:00
test_rgb_panel.c rgb_lcd: support restart dma transmission manually 2022-10-07 18:46:05 +08:00
test_yuv_rgb_conv.c rgb_lcd: support yuv converter 2022-08-17 06:33:06 +00:00