Use RT1050 board
I add wifi_iperf source file to some IO expender project.
I add C/C++ Build -> Settings - > MCU C Compiler -> includes and C/C++ Build -> Settings - > MCU Assembler -> General to wifi workspace path.
it will occur undeclared error,but I can find in the another include file.


but #define MAX_PORT can find the wifidriver/incl/mlan_main.h,why it can't link to MAX_PORT.
thanks~