mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
13 lines
272 B
YAML
13 lines
272 B
YAML
|
components/vfs/test_apps:
|
||
|
disable_test:
|
||
|
- if: IDF_TARGET not in ["esp32", "esp32c2", "esp32c3", "esp32c6", "esp32h2", "esp32s3"]
|
||
|
temporary: true
|
||
|
reason: lack of runners
|
||
|
|
||
|
depends_components:
|
||
|
- vfs
|
||
|
- fatfs
|
||
|
- spiffs
|
||
|
- console
|
||
|
- driver
|