2023-08-04 15:00:15 +02:00
|
|
|
dependencies:
|
|
|
|
cmd_system:
|
|
|
|
path: ${IDF_PATH}/examples/system/console/advanced/components/cmd_system
|
2024-03-11 14:28:11 +08:00
|
|
|
espressif/iperf-cmd:
|
2025-05-06 20:25:59 +08:00
|
|
|
version: "~0.1.3"
|
2024-03-11 14:28:11 +08:00
|
|
|
esp-qa/wifi-cmd:
|
2025-05-06 20:25:59 +08:00
|
|
|
version: "~0.2.0"
|
2024-03-11 14:28:11 +08:00
|
|
|
esp-qa/ping-cmd:
|
2024-11-18 15:17:16 +08:00
|
|
|
version: "~1.0.0"
|
2024-05-17 13:50:44 +08:00
|
|
|
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]"
|
2024-07-26 17:31:05 +08:00
|
|
|
espressif/esp-extconn:
|
2025-02-11 14:52:45 +08:00
|
|
|
version: "~0.2.0"
|
2024-06-19 17:03:32 +08:00
|
|
|
rules:
|
|
|
|
- if: "target in [esp32p4]"
|