mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04: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
|