diff --git a/components/esp_psram/test_apps/.build-test-rules.yml b/components/esp_psram/test_apps/.build-test-rules.yml index b401be9e4d..116c563dcd 100644 --- a/components/esp_psram/test_apps/.build-test-rules.yml +++ b/components/esp_psram/test_apps/.build-test-rules.yml @@ -3,3 +3,9 @@ components/esp_psram/test_apps: disable: - if: SOC_SPIRAM_SUPPORTED != 1 + depends_components: + - esp_psram + - esp_mm + - esp_driver_gpio + - esp_driver_spi + - spi_flash