ci(psram): added esp_psram test dependency

pull/13090/head
Armando 2024-01-11 18:34:29 +08:00
rodzic 2a8459b059
commit 96f1853cd0
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -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