# ChangeLog ## v2.0.2 - 2025-12-10 ### Bugfix: * Fix draw_bitmap not propagating tx_color errors, preventing system deadlock on SPI transmission failures ## 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 * Added brightness adjustment interface ## v1.0.1 - 2025-09-15 ### Changes: * Updated phy_clk_src default value from MIPI_DSI_PHY_CLK_SRC_DEFAULT to 0 ## v1.0.0 - 2025-07-16 ### Enhancements: * Implement the driver for the CO5300 LCD controller * Support SPI/QSPI interface * Support RGB interface
91aeb7fb41e8a3e76aeb21371f9f83711c74cf3f
idf.py add-dependency "espressif/esp_lcd_co5300^2.0.2"