# ChangeLog ## v0.0.1 - 2023-09-12 ### Enhancements: * Implement the driver for the ST7701(S) LCD controller * Support RGB interface ## v0.0.2 - 2023-10-26 ### Enhancements: * Support to mirror by command ## v1.0.0 - 2023-11-03 ### bugfix * Fix the incompatible dependent version of ESP-IDF * Fix missing dependency of `cmake_utilities` component * Check conflicting commands between initialization sequence and driver
idf.py add-dependency "espressif/esp_lcd_st7701^1.0.0"