Changelog

# ChangeLog

## v1.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`

## v1.0.1 - 2025-11-12

* Updated MIPI-DSI structs for IDF6

## v1.0.0 - 2024-10-30

### Enhancements:

* Implement the driver for the ST7123 MIPI-DSI LCD controller