esp-idf/examples/peripherals/lcd/mipi_dsi/main
morris 872058f086 feat(mipi_dsi): support draw_bitmap by DMA2D engine
This feature can be enabled at runtime, by setting esp_lcd_dpi_panel_config_t:🎏:use_dma2d
2024-01-30 18:45:36 +08:00
..
CMakeLists.txt feat(dsi): add mipi dsi lcd example with lvgl gui 2024-01-20 17:02:47 +08:00
idf_component.yml feat(mipi_dsi): support draw_bitmap by DMA2D engine 2024-01-30 18:45:36 +08:00
Kconfig.projbuild feat(mipi_dsi): support draw_bitmap by DMA2D engine 2024-01-30 18:45:36 +08:00
lvgl_demo_ui.c feat(dsi): add mipi dsi lcd example with lvgl gui 2024-01-20 17:02:47 +08:00
mipi_dsi_lcd_example_main.c feat(mipi_dsi): support draw_bitmap by DMA2D engine 2024-01-30 18:45:36 +08:00