customization parameters in menuconfig,combine codes to two project.

This commit is contained in:
yudongchen95
2017-03-16 15:04:44 +08:00
committed by chenyudong
parent 99578f1bd0
commit a0b565a8e8
17 changed files with 491 additions and 672 deletions
+7
View File
@@ -0,0 +1,7 @@
# Wifi Performance Examples
Some simple codes help to test the wifi performance.
Including TCP/UDP TX/RX throughput.
You may need a TCP/UDP client on PC.
See the [README.md](../README.md) file in the upper level [examples](../) directory for more information about examples.