netutils/iperf/README.md: document what this is

This commit is contained in:
YAMAMOTO Takashi 2021-03-15 11:07:46 +09:00 committed by Abdelatif Guettouche
parent 4c6ded2661
commit 5140962436

@ -1,3 +1,14 @@
Overview
================================================================
This is a NuttX port of the ESP-IDF iperf example. [1]
It doesn't support all features in standard iperf.
It's supposed to be compatible with iperf version 2.x. [2]
[1] https://github.com/espressif/esp-idf/tree/master/examples/wifi/iperf
[2] https://sourceforge.net/projects/iperf2/
Configuring NuttX to use your Wireless Router (aka Access Point) Configuring NuttX to use your Wireless Router (aka Access Point)
================================================================ ================================================================