mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
change(mmap): added built-test-rules.yml contents to flash_mmap test_app
This commit is contained in:
parent
8fcf5270a2
commit
1dfc443b5b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user