mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -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
|