update wifi lib

optimize wifi memory (b987c01d)
1. Decrease WiFi task stack size by 512 Bytes
2. Modify WiFi NVS configuration array from static to dynamic
3. Move interrupt/RX relating variables from .bss segment to .data segment
4. Modify WiFi management short buffer from static to dynamic
5. Remove some useless WiFi buffer space
This commit is contained in:
Liu Zhi Fu
2018-06-28 21:22:19 +08:00
parent 9e3d638c7d
commit 534a9b1410
9 changed files with 0 additions and 0 deletions

Binary file not shown.

BIN
libcore.a

Binary file not shown.

Binary file not shown.

BIN
libmesh.a

Binary file not shown.

Binary file not shown.

BIN
libpp.a

Binary file not shown.

BIN
libwpa.a

Binary file not shown.

BIN
libwpa2.a

Binary file not shown.

BIN
libwps.a

Binary file not shown.