Files
esphome/tests/components/esp32_touch/test.esp32-p4-idf.yaml
Jonathan Swoboda 674ee02087 [esp32_touch] Migrate to new unified touch sensor driver (esp_driver_touch_sens)
Migrate from deprecated driver/touch_sensor.h to the new unified
driver/touch_sens.h API, eliminating deprecation warnings on ESP-IDF v5.5
and adding ESP32-P4 touch support.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 11:44:25 -05:00

6 lines
98 B
YAML

substitutions:
pin: GPIO5
<<: !include common-variants.yaml
<<: !include common-get-value.yaml