forked from espressif/esp-idf
test: disable esp32c6 test for examples/peripherals/mcpwm/mcpwm_sync
This commit is contained in:
@@ -299,6 +299,10 @@ examples/peripherals/mcpwm/mcpwm_servo_control:
|
|||||||
examples/peripherals/mcpwm/mcpwm_sync:
|
examples/peripherals/mcpwm/mcpwm_sync:
|
||||||
disable:
|
disable:
|
||||||
- if: SOC_MCPWM_SUPPORTED != 1
|
- if: SOC_MCPWM_SUPPORTED != 1
|
||||||
|
disable_test:
|
||||||
|
- if: IDF_TARGET in ["esp32c5", "esp32h2", "esp32p4", "esp32c6"]
|
||||||
|
temporary: true
|
||||||
|
reason: the earlier test script is invalid. c6 tests never executed. need to check manually
|
||||||
depends_components:
|
depends_components:
|
||||||
- esp_driver_mcpwm
|
- esp_driver_mcpwm
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user