mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-27 02:16:51 +00:00

Use esp_wifi_remote version < v2.0 Planned release v1.0 to support remote and native coexistence, which should be still compatible with IDFv5.x and IDFv6.x
8 lines
226 B
YAML
8 lines
226 B
YAML
dependencies:
|
|
protocol_examples_common:
|
|
path: ${IDF_PATH}/examples/common_components/protocol_examples_common
|
|
espressif/esp_wifi_remote:
|
|
version: ">=0.10,<2.0"
|
|
rules:
|
|
- if: "target in [esp32p4, esp32h2]"
|