mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ci(touch_sensor): enable the touch sensor target tests on P4
This commit is contained in:
parent
3a6b665b90
commit
6da89cc8b9
@ -2,9 +2,5 @@ components/esp_driver_touch_sens/test_apps/touch_sens:
|
||||
disable:
|
||||
- if: SOC_TOUCH_SENSOR_VERSION != 3
|
||||
temporary: currently driver ng only support version 3
|
||||
disable_test:
|
||||
- if: IDF_TARGET == "esp32p4"
|
||||
temporary: true
|
||||
reason: the runners do not support the pins for touch sensor
|
||||
depends_components:
|
||||
- esp_driver_touch_sens
|
||||
|
Loading…
Reference in New Issue
Block a user