mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
10 lines
194 B
YAML
10 lines
194 B
YAML
test_apps/esp-sr:
|
|
enable:
|
|
- if: IDF_TARGET in ["esp32s3", "esp32"]
|
|
temporary: false
|
|
|
|
test_apps/esp-tts:
|
|
enable:
|
|
- if: IDF_TARGET in ["esp32s3", "esp32"]
|
|
temporary: false
|