forked from espressif/esp-idf
ci(psram): added esp_psram test dependency
This commit is contained in:
@@ -3,3 +3,9 @@
|
|||||||
components/esp_psram/test_apps:
|
components/esp_psram/test_apps:
|
||||||
disable:
|
disable:
|
||||||
- if: SOC_SPIRAM_SUPPORTED != 1
|
- if: SOC_SPIRAM_SUPPORTED != 1
|
||||||
|
depends_components:
|
||||||
|
- esp_psram
|
||||||
|
- esp_mm
|
||||||
|
- esp_driver_gpio
|
||||||
|
- esp_driver_spi
|
||||||
|
- spi_flash
|
||||||
|
Reference in New Issue
Block a user