components/vfs/test_apps: disable: - if: IDF_TARGET == "esp32h21" temporary: true reason: not support yet # TODO: [esp32h21] IDF-11593 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