# ChangeLog ## v2.0.0 - 2025-12-09 ### Changes: * Migrate examples, docs and tests to esp_lcd_touch_get_data instead of the deprecated esp_lcd_touch_get_coordinates * Raise minimum ESP-IDF requirement to v5.3 ## v1.0.0 - 2024-08-12 ### Enhancements: * Component version maintenance, code improvement, and documentation enhancement ## v0.0.1 - 2023-08-21 ### Enhancements: * Implement the driver for the SPD2010 Touch controller * Support read point on polling * Support read point on interrupt callback
91aeb7fb41e8a3e76aeb21371f9f83711c74cf3f
idf.py add-dependency "espressif/esp_lcd_touch_spd2010^2.0.0"