# ChangeLog ## v2.0.1 - 2026-04-21 ### Changes: * Add default I2C frequency to configuration macro ## 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
c29b0042d4011d907f78a484f12ed187e65cbeab
idf.py add-dependency "espressif/esp_lcd_touch_spd2010^2.0.1"