lcd-touch-i2c-migration - Migrate ESP Board Manager I2C touch to generic lcd_touch
Migrates ESP Board Manager board definitions and application code from legacy lcd_touch_i2c to generic lcd_touch with sub_type i2c.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Inspect board configuration files
- Migrate YAML board definitions
- Update setup_device touch factory
- Migrate application code types
- Update compatibility macro checks
- Validate configuration generation
Inputs
- board_devices.yaml
- board_peripherals.yaml
- setup_device.c
- Application source files
Outputs
- Migrated YAML configuration files
- Migrated setup_device.c file
- Migrated application source files
- Migration summary report
Requirements
- ESP-IDF environment
- Board Manager generation tools
