Merge branch 'change/add_build_test_rules_to_flash_mmap' into 'master'

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

See merge request espressif/esp-idf!29975
This commit is contained in:
Armando (Dou Yiwen) 2024-04-02 11:13:29 +08:00
commit fa369d0f3b

View File

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