change(mmap): added built-test-rules.yml contents to flash_mmap test_app

pull/13550/head
Armando 2024-04-02 09:48:07 +08:00
rodzic 8fcf5270a2
commit 1dfc443b5b
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -21,6 +21,11 @@ components/spi_flash/test_apps/flash_encryption:
- esp_mm
- spi_flash
components/spi_flash/test_apps/flash_mmap:
depends_components:
- esp_mm
- spi_flash
components/spi_flash/test_apps/flash_suspend:
disable:
- if: SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND != 1