mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
flash_mmap: disable test on c6
This commit is contained in:
@@ -16,3 +16,9 @@ components/spi_flash/test_apps/flash_encryption:
|
|||||||
- if: IDF_TARGET in ["esp32c2", "esp32s2"]
|
- if: IDF_TARGET in ["esp32c2", "esp32s2"]
|
||||||
temporary: true
|
temporary: true
|
||||||
reason: No runners # IDF-5634
|
reason: No runners # IDF-5634
|
||||||
|
|
||||||
|
components/spi_flash/test_apps/flash_mmap:
|
||||||
|
disable:
|
||||||
|
- if: IDF_TARGET == "esp32c6"
|
||||||
|
temporary: true
|
||||||
|
reason: target esp32c6 is not supported yet
|
||||||
|
Reference in New Issue
Block a user