mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 23:54:33 +02:00
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:
@@ -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