feat: move iperf to component registry

This commit is contained in:
Chen Yudong
2024-03-11 14:28:11 +08:00
parent 5e47ed70c2
commit c48eb1055b
28 changed files with 99 additions and 2668 deletions
@@ -3,5 +3,5 @@ dependencies:
path: ${IDF_PATH}/examples/bluetooth/esp_ble_mesh/common_components/fast_prov
example_init:
path: ${IDF_PATH}/examples/bluetooth/esp_ble_mesh/common_components/example_init
iperf:
path: ${IDF_PATH}/examples/common_components/iperf
espressif/iperf:
version: "~0.1.1"