forked from espressif/esp-idf
ci(esp32c5): re-enable target test for esp32c5 eco2
This commit is contained in:
@@ -256,9 +256,10 @@ examples/peripherals/mcpwm:
|
||||
|
||||
examples/peripherals/mcpwm/mcpwm_bdc_speed_control:
|
||||
disable:
|
||||
- if: SOC_MCPWM_SUPPORTED != 1
|
||||
- if: SOC_MCPWM_SUPPORTED != 1 or SOC_PCNT_SUPPORTED != 1
|
||||
depends_components:
|
||||
- esp_driver_mcpwm
|
||||
- esp_driver_pcnt
|
||||
disable_test:
|
||||
- if: IDF_TARGET != "esp32s3"
|
||||
temporary: true
|
||||
|
Reference in New Issue
Block a user