mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7 lines
216 B
YAML
7 lines
216 B
YAML
components/esp_driver_touch_sens/test_apps/touch_sens:
|
|
disable:
|
|
- if: SOC_TOUCH_SENSOR_VERSION != 3
|
|
temporary: currently driver ng only support version 3
|
|
depends_components:
|
|
- esp_driver_touch_sens
|