mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-24 15:57:28 +02:00
12 lines
235 B
YAML
12 lines
235 B
YAML
components/mdns/examples:
|
|
disable:
|
|
- if: IDF_TARGET in ["esp32h2"]
|
|
|
|
components/mdns/tests/unit_test:
|
|
disable:
|
|
- if: IDF_TARGET in ["esp32h2"]
|
|
|
|
components/mdns/tests/test_apps:
|
|
disable:
|
|
- if: IDF_TARGET in ["esp32h2"]
|