# ChangeLog ## v2.0.2 - 2025-12-10 ### Changes: * Start from esp-idf v6.0, DMA2D can only be enable by calling `esp_lcd_dpi_panel_enable_dma2d` ## v2.0.1 - 2025-11-12 * Updated MIPI-DSI structs for IDF6 ## v2.0.0 - 2025-10-29 ### Changes: * Compatible with ESP-IDF v6.0 ## v1.0.3 - 2025-09-15 ### Changes: * Updated phy_clk_src default value from MIPI_DSI_PHY_CLK_SRC_DEFAULT to 0 ## v1.0.2 - 2025-01-13 ### bugfix: * Fixed the issue with macro inclusion ## v1.0.1 - 2024-11-10 ### bugfix: * Decreased the default Lane bit rate value ## v1.0.0 - 2024-08-12 ### Enhancements: * Component version maintenance, code improvement, and documentation enhancement ## v0.1.0 - 2024-05-07 ### Enhancements: * Implement the driver for the EK79007 MIPI-DSI LCD controller
bd85f52467353dae3bd5f551054795287b0042a4
idf.py add-dependency "espressif/esp_lcd_ek79007^2.0.2"