Merge branch 'feature/add_openthread_iperf' into 'master'

openthread: add iperf example for ot-network test

See merge request espressif/esp-idf!14635
This commit is contained in:
Shu Chen
2021-09-07 02:07:44 +00:00
22 changed files with 673 additions and 396 deletions

View File

@@ -95,7 +95,7 @@
*
* The number of message buffers in buffer pool
*/
#define OPENTHREAD_CONFIG_NUM_MESSAGE_BUFFERS 50
#define OPENTHREAD_CONFIG_NUM_MESSAGE_BUFFERS CONFIG_OPENTHREAD_NUM_MESSAGE_BUFFERS
/**
* @def OPENTHREAD_CONFIG_COAP_API_ENABLE