openthread: add iperf example for ot-network test

This commit is contained in:
zhangwenxu
2021-07-30 15:55:37 +08:00
committed by bot
parent ef75b5a188
commit 2be77287b3
22 changed files with 673 additions and 396 deletions
+2
View File
@@ -5,4 +5,6 @@
PROJECT_NAME := esp_ot_cli
EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/iperf
include $(IDF_PATH)/make/project.mk