mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-03 18:40:59 +02:00
22 lines
525 B
YAML
22 lines
525 B
YAML
dependencies:
|
|
cmd_system:
|
|
path: ${IDF_PATH}/examples/system/console/advanced/components/cmd_system
|
|
espressif/iperf-cmd:
|
|
version: "~0.1.3"
|
|
esp-qa/wifi-cmd:
|
|
version: "~0.2.0"
|
|
esp-qa/ping-cmd:
|
|
version: "~1.0.0"
|
|
espressif/esp_wifi_remote:
|
|
version: "~0.5.3"
|
|
rules:
|
|
- if: "target in [esp32p4, esp32h2]"
|
|
espressif/esp_hosted:
|
|
version: "~1"
|
|
rules:
|
|
- if: "target in [esp32p4, esp32h2]"
|
|
espressif/esp-extconn:
|
|
version: "~0.2.0"
|
|
rules:
|
|
- if: "target in [esp32p4]"
|