mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-23 10:49:53 +01:00
10 lines
185 B
YAML
10 lines
185 B
YAML
components/spiffs/host_test:
|
|
enable:
|
|
- if: IDF_TARGET == "linux"
|
|
reason: only test on linux
|
|
depends_components:
|
|
- spi_flash
|
|
- esp_partition
|
|
- spiffs
|
|
- vfs
|