mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04: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:
commit
fa369d0f3b
@ -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