esp-idf/components/spiffs/test_apps/.build-test-rules.yml
2023-09-20 19:17:06 +08:00

5 lines
212 B
YAML

components/spiffs/test_apps:
disable_test:
- if: IDF_TARGET not in ["esp32", "esp32c3", "esp32s3"]
reason: These chips should be sufficient for test coverage (Xtensa and RISC-V, single and dual core)