mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 08:04:33 +02:00
change(mmap): added built-test-rules.yml contents to flash_mmap test_app
This commit is contained in:
@@ -21,6 +21,11 @@ components/spi_flash/test_apps/flash_encryption:
|
|||||||
- esp_mm
|
- esp_mm
|
||||||
- spi_flash
|
- spi_flash
|
||||||
|
|
||||||
|
components/spi_flash/test_apps/flash_mmap:
|
||||||
|
depends_components:
|
||||||
|
- esp_mm
|
||||||
|
- spi_flash
|
||||||
|
|
||||||
components/spi_flash/test_apps/flash_suspend:
|
components/spi_flash/test_apps/flash_suspend:
|
||||||
disable:
|
disable:
|
||||||
- if: SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND != 1
|
- if: SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND != 1
|
||||||
|
Reference in New Issue
Block a user