# 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.4 - 2025-09-15 ### Changes: * Updated phy_clk_src default value from MIPI_DSI_PHY_CLK_SRC_DEFAULT to 0 ## v1.0.3 - 2025-05-12 ### bugfix: * Fixed the issue with using user instruction registers ## v1.0.2 - 2025-01-13 ### bugfix: * Fixed the issue with macro inclusion ## v1.0.1 - 2024-11-10 ### bugfix: * Modified the known issues with the del interface ## v1.0.0 - 2024-06-14 ### Enhancements: * Implement the driver for the HX8399 MIPI-DSI LCD controller
bd85f52467353dae3bd5f551054795287b0042a4
idf.py add-dependency "espressif/esp_lcd_hx8399^2.0.2"