mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
11 lines
210 B
YAML
11 lines
210 B
YAML
components/spiffs/host_test:
|
|
enable:
|
|
- if: IDF_TARGET == "linux"
|
|
reason: only test on linux
|
|
depends_components:
|
|
- *common_components
|
|
- spi_flash
|
|
- esp_partition
|
|
- spiffs
|
|
- vfs
|