|
|
@@ -11,9 +11,3 @@ components/spi_flash/test_apps/flash_encryption:
|
|
|
- if: IDF_TARGET in ["esp32c2", "esp32s2", "esp32c6", "esp32h2"]
|
|
|
temporary: true
|
|
|
reason: No runners # IDF-5634
|
|
|
-
|
|
|
-components/spi_flash/test_apps/flash_mmap:
|
|
|
- disable:
|
|
|
- - if: IDF_TARGET == "esp32c6" or IDF_TARGET == "esp32h2"
|
|
|
- temporary: true
|
|
|
- reason: target esp32c6, esp32h2 is not supported yet
|